Mercurial > emacs
annotate etc/MORE.STUFF @ 35503:dc575312bb6f
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Wed, 24 Jan 2001 12:31:07 +0000 |
parents | 7fffa9be108a |
children | 2be00a14630b |
rev | line source |
---|---|
29401 | 1 More Neat Stuff for your Emacs |
24127 | 2 |
25844 | 3 This file describes GNU Emacs programs and resources that are |
4 maintained by other people. Some of these may become part of the | |
5 Emacs distribution in the future. Others we unfortunately can't | |
6 distribute, even though they are free software, because we lack legal | |
7 papers for copyright purposes. Also included are sites where | |
8 development versions of some packages distributed with Emacs may be | |
9 found. | |
24128 | 10 |
11 You might also look at the Emacs web page | |
12 <URL:http://www.gnu.org/software/emacs/emacs.html>. If you use the | |
13 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ. | |
14 | |
15 Please submit a but report if you find that any of the addresses | |
16 listed here fail. | |
24127 | 17 |
18 * The LCD archive | |
19 | |
20 There is a large collection of Emacs Lisp code available for FTP at | |
32917 | 21 <URL:ftp://ftp.cis.ohio-state.edu> and various mirrors. At this time, |
22 serious maintenance is resuming after a long hiatus. | |
24127 | 23 |
24 To get started using this archive, do: | |
25 | |
24128 | 26 ftp ftp.cis.ohio-state.edu |
24127 | 27 |
28 Once you're in FTP, do | |
29 | |
24128 | 30 cd pub/emacs-lisp |
24127 | 31 bin |
32 get lispdir.el.Z | |
33 get LCD-datafile.Z | |
34 | |
35 and exit. Then do: | |
36 | |
24128 | 37 gunzip *.Z |
24127 | 38 |
39 The lispdir.el package will help you search for useful packages in the | |
40 LCD-datafile, which is a list of the archive constants. It will even | |
41 fetch them for you on command. | |
42 | |
32917 | 43 * A project previously meant to replace the LCD is at |
44 <URL:http://www.emacs.org/> but also seems to have maintenance | |
45 problems at present. | |
46 | |
27615 | 47 * The `Emacs Lisp List' at |
32917 | 48 <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers |
27615 | 49 to sources of a large number of packages. |
50 | |
24157
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
51 * gnu.emacs.sources |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
52 |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
53 Packages posted to the gnu.emacs.sources newsgroup (see |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
54 etc/MAILINGLISTS) might be archived specifically (try a web search |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
55 engine) or retrievable from general Usenet archive services. |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
56 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
57 * Maintenance versions of some packages distributed with Emacs |
24128 | 58 |
59 You might find bug-fixes or enhancements in these places. | |
60 | |
32917 | 61 * Ada: <URL:http://www.ada-france.org/ada-mode> |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
62 |
30802 | 63 * Autorevert, CWarn and Follow: |
24959 | 64 <URL:http://www.andersl.com/emacs/> |
24128 | 65 |
66 * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs> | |
67 | |
68 * BibTeX: | |
69 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html> | |
70 | |
27615 | 71 * BS: <URL:http://home.netsurf.de/olaf.sylvester/emacs> |
72 | |
30802 | 73 * Calculator: <URL:http://www.cs.cornell.edu/eli/misc/calculator.el> |
74 | |
29401 | 75 * CC mode: <URL:http://cc-mode.sourceforge.net/> |
24128 | 76 |
77 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya> | |
78 | |
32917 | 79 * Ediff and Viper: <URL:ftp://ftp.cs.sunysb.edu/pub/TechReports/kifer/> |
24128 | 80 |
32917 | 81 * Eldoc and Rlogin: |
24128 | 82 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/> |
83 | |
32917 | 84 * EShell: <URL:http://www.gci-net.com/users/j/johnw/emacs.html> |
85 | |
86 * EUDC: <URL:http://lspwww.epfl.ch/%7Efigueire/Software/eudc/> | |
27615 | 87 |
24128 | 88 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz> |
89 | |
90 * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/> | |
91 | |
92 * Find Func: | |
93 <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el> | |
24127 | 94 |
24128 | 95 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell> |
96 | |
32917 | 97 * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html> |
28852 | 98 |
32917 | 99 * Gnus: <URL:http://www.gnus.org/> |
24128 | 100 |
101 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/> | |
102 (And some addons for it.) | |
103 | |
27615 | 104 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/> |
105 | |
24128 | 106 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html> |
107 | |
108 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el> | |
109 | |
110 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/> | |
111 | |
30802 | 112 * PCL-CVS: <URL:ftp://rum.cs.yale.edu/pub/monnier/pcl-cvs> |
113 | |
32917 | 114 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/> |
26223 | 115 |
28852 | 116 * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/> |
117 | |
27615 | 118 * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el> |
119 | |
24801 | 120 * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/> |
121 | |
24128 | 122 * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/> |
24127 | 123 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
124 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html> |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
125 |
24128 | 126 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html> |
127 | |
128 * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump> | |
129 | |
30802 | 130 * Whitespace; <URL:http://www.dsmit.com/lisp/> |
131 | |
27615 | 132 * Auxilliary files |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
133 |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
134 * (Tex)info files for use with Info-look that don't come from GNU |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
135 packages: |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
136 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz> |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
137 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/ |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
138 latex2e.texi> (or CTAN mirrors) |
32917 | 139 * Perl: <URL:ftp://ftp.cpan.org/CPAN/doc/manual/texinfo/perl5/> (or |
140 CPAN mirrors) | |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
141 |
24128 | 142 * Packages and add-ons not bundled with Emacs |
143 | |
144 Various major packages or useful additions aren't distributed as part of | |
145 Emacs for various reasons, sometimes because their authors haven't made | |
146 a copyright assignment to the FSF. Some of them may be integrated in | |
147 the future. | |
148 | |
32917 | 149 You might like to check whether they are packaged for your system. |
150 Several are for Debian GNU/Linux in particular. | |
151 | |
24128 | 152 * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/> |
153 There's an AUCTeX mail list/newsgroup: | |
154 <URL:news://sunsite.auc.dk/emacs.auctex>. | |
155 | |
156 * BBDB: personal Info Rolodex integrated with mail/news: | |
29401 | 157 <URL:http://bbdb.sourceforge.net/> |
32917 | 158 [You might want to set the coding system of your .bbdb file to |
159 emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to | |
160 `file-coding-system-alist' for non-ASCII characters.] | |
24127 | 161 |
24128 | 162 * Calc: computer algebra and numerical calculations: |
32917 | 163 <URL:http://www.gnu.org/software/calc/calc.html> |
24128 | 164 From GNU distribution mirrors. |
165 | |
24654 | 166 * CJK-emacs: Converting MULE-encoded text to TeX: |
167 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and | |
168 mirrors of the `CTAN' TeX archives. | |
169 | |
24128 | 170 * Dismal: spreadsheet: |
171 <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/ | |
172 dismal.html> | |
173 | |
35492 | 174 * EDB: database: |
175 <URL:http://sdg.lcs.mit.edu/%7Emernst/software/edb-mrp.tar.gz> | |
176 Not maintained? | |
24128 | 177 |
178 * EIEIO (object system), ETalk (interface to Internet talk): | |
179 <URL:ftp://www.ultranet.com/pub/zappo/> | |
180 | |
181 * EFS: enhanced version of ange-ftp: | |
182 <URL:http://www-uk.hpl.hp.com/people/ange/efs> | |
183 Version 1.16 is said not to work properly with Emacs 20. | |
24127 | 184 |
29193 | 185 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html> |
32917 | 186 From GNU distribution mirrors. (Much of this functionality is now |
187 in Emacs.) | |
24128 | 188 |
189 * Emacspeak -- A Speech Output Subsystem For Emacs: | |
28852 | 190 <URL:http://emacspeak.sourceforge.net/> |
24128 | 191 |
192 * Gnuserv: | |
193 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz> | |
194 Enhanced emacsclient/emacsserver. See also | |
195 <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for | |
196 other Friedman Emacs hacks. | |
197 | |
198 * hm--html-menus: | |
199 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib> | |
200 HTML-specific editing. Can work with PSGML. | |
24127 | 201 |
24235 | 202 * Hyperbole: `Hyperbole is an open, efficient, programmable |
203 information management and hypertext system.' | |
204 From GNU distribution mirrors. | |
205 | |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
206 * ILISP: <URL:http://ilisp.cons.org/> |
24128 | 207 Provides an interactive environment for manipulating an inferior |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
208 process running some form of Lisp. |
24128 | 209 |
210 * JDE: <URL:http://sunsite.auc.dk/jde/> | |
32917 | 211 Provides a Java-specific `Integrated Development Environment'. |
24128 | 212 |
32917 | 213 * Mule-UCS: Universal enCoding System: |
28852 | 214 <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/> |
32917 | 215 Extended coding systems for Mule, specifically for reading and |
24654 | 216 writing UTF-8 encoded Unicode. |
217 | |
26223 | 218 An alternative system for using UTF-8 is at |
32917 | 219 <URL:http://www.cs.uu.nl/%7Eotfried/Mule/>. This includes an |
26223 | 220 external program for (partial) inter-conversion of UTF-8. |
221 | |
24128 | 222 * Mailcrypt: |
223 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html> | |
224 PGP and GPG support. PGP isn't free software, but GPG, the GNU | |
32917 | 225 Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>. |
24128 | 226 |
227 * Pointers to MIME packages: | |
228 <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html> | |
24127 | 229 |
24128 | 230 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html> |
24654 | 231 DTD-aware serious SGML/XML editing. |
24128 | 232 |
27666 | 233 * Tamago: Chinese/Japanese/Korean input method |
234 <URL:ftp://m17n.org/pub/tamago/> | |
235 Emacs Lisp package to provide input methods for CJK characters. | |
236 It can use these background conversion servers: | |
237 FreeWnn (jserver, cserver, tserver), | |
238 Wnn6, | |
239 SJ3 Ver.2 | |
240 | |
24128 | 241 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative |
25844 | 242 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> |
24128 | 243 |
244 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html> | |
245 Web browser. There's a W3 mail list/newsgroup | |
246 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail | |
247 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>. | |
248 | |
33855 | 249 * X-Symbol: <URL:http://www.fmi.uni-passau.de/~wedler/x-symbol/emacs.html> |
250 Quasi-WYSIWYG editing of TeX & al. (It will be improved to take | |
251 better advantage of Emacs 21 features.) | |
29401 | 252 |
253 Local Variables: | |
254 mode: text | |
30227 | 255 mode: view |
29401 | 256 eval: (goto-address) |
257 End: |