1 More Neat Stuff for your Emacs
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
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.
15 Please submit a bug report if you find that any of the addresses
18 * The `Emacs Lisp List' at
19 <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers
20 to sources of a large number of packages.
24 Packages posted to the gnu.emacs.sources newsgroup (see
25 etc/MAILINGLISTS) might be archived specifically (try a web search
26 engine) or retrievable from general Usenet archive services.
30 The Emacs Wiki has an area for storing elisp files
31 <URL:http://www.emacswiki.org/cgi-bin/wiki.pl/ElispArea>.
33 * Maintenance versions of some packages distributed with Emacs
35 You might find bug-fixes or enhancements in these places.
37 * Ada: <URL:http://libre.act-europe.fr/adamode>
39 * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs>
42 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
44 * BS: <URL:http://www.geekware.de/software/emacs/index.html>
46 * Calculator: <URL:http://www.cs.cornell.edu/eli/misc/calculator.el>
48 * CC mode: <URL:http://cc-mode.sourceforge.net/>
50 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya>
52 * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
55 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/>
57 * EShell: <URL:http://www.gci-net.com/users/j/johnw/emacs.html>
59 * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>
61 * EUDC: <URL:http://lspwww.epfl.ch/%7Efigueire/Software/eudc/>
63 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
66 <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el>
68 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell>
70 * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
72 * Gnus: <URL:http://www.gnus.org/>
74 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
75 (And some addons for it.)
77 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
79 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
81 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>
83 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
85 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
87 * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/>
89 * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el>
91 * RefTeX: <URL:http://zon.astro.uva.nl/~dominik/Tools/>
93 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
95 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
97 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html>
99 * Tramp: Remote file access via rsh/ssh
100 <URL:http://savannah.gnu.org/projects/tramp/>
102 * Webjump: <URL:http://www.neilvandyke.org/webjump>
104 * Whitespace: <URL:http://www.dsmit.com/lisp/>
108 * (Tex)info files for use with Info-look that don't come from GNU
110 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
111 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
112 latex2e.texi> (or CTAN mirrors)
113 * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/perl5/>
116 * Packages and add-ons not bundled with Emacs
118 Various major packages or useful additions aren't distributed as part of
119 Emacs for various reasons, sometimes because their authors haven't made
120 a copyright assignment to the FSF. Some of them may be integrated in
123 You might like to check whether they are packaged for your system.
124 Several are for Debian GNU/Linux in particular.
126 * AUCTeX: fancy (La)TeX support: <URL:http://www.gnu.org/software/auctex/>
127 There's an AUCTeX mail list/newsgroup:
128 <URL:news://sunsite.dk/emacs.auctex>.
130 * BBDB: personal Info Rolodex integrated with mail/news:
131 <URL:http://bbdb.sourceforge.net/>
132 [You might want to set the coding system of your .bbdb file to
133 emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
134 `file-coding-system-alist' for non-ASCII characters.]
136 * CJK-emacs: Converting MULE-encoded text to TeX:
137 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
138 mirrors of the `CTAN' TeX archives.
140 * Dismal: spreadsheet:
141 <URL:http://acs.ist.psu.edu/dismal/dismal.html>
143 * EDB: database: <URL:http://www.glug.org/people/ttn/software/edb/>
145 * Ee: categorizing information manager:
146 <URL:http://www.jurta.org/emacs/ee/>
148 * EIEIO (object system), ETalk (interface to Internet talk):
149 <URL:http://cedet.sourceforge.net/eieio.shtml>
151 * EFS: enhanced version of ange-ftp:
152 <URL:http://www-uk.hpl.hp.com/people/ange/efs>
153 Version 1.16 is said not to work properly with Emacs 20.
155 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
156 From GNU distribution mirrors. (Much of this functionality is now
159 * Emacs statistical system (ESS): statistical programming within Emacs
160 <URL:http://ess.r-project.org>
162 * Emacspeak -- A Speech Output Subsystem For Emacs:
163 <URL:http://emacspeak.sourceforge.net/>
166 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz>
167 Enhanced emacsclient/emacsserver. See also
168 <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for
169 other Friedman Emacs hacks.
171 The latest versions of gnuserv are maintained by Martin Schwenke,
172 and are available from <URL:http://meltin.net/hacks/emacs/>. Also
173 available from this Web page: eiffel-mode.el.
176 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
177 HTML-specific editing. Can work with PSGML.
179 * Hyperbole: `Hyperbole is an open, efficient, programmable
180 information management and hypertext system.'
181 From GNU distribution mirrors.
183 * ILISP: <URL:http://ilisp.cons.org/>
184 Provides an interactive environment for manipulating an inferior
185 process running some form of Lisp.
187 * JDE: <URL:http://jdee.sunsite.dk/>
188 Provides a Java development environment for Emacs.
190 * Mule-UCS: Universal enCoding System:
191 <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
192 Extended coding systems for Mule, specifically for reading and
193 writing UTF-8 encoded Unicode. This probably doesn't have much
194 advantage over the built-in `mule-utf-8' coding system with
195 `utf-translate-cjk' turned on.
198 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
199 PGP and GPG support. PGP isn't free software, but GPG, the GNU
200 Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
202 * Pointers to MIME packages:
203 <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html>
205 * Preview LaTeX: embed preview LaTeX images in source buffer.
206 <URL:http://preview-latex.sourceforge.net/>
208 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
209 DTD-aware serious SGML/XML editing.
211 * Tamago: Chinese/Japanese/Korean input method
212 <URL:ftp://m17n.org/pub/tamago/>
213 Emacs Lisp package to provide input methods for CJK characters.
214 It can use these background conversion servers:
215 FreeWnn (jserver, cserver, tserver),
219 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
220 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
222 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
223 Web browser. There's a W3 mail list/newsgroup
224 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail
225 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>.
227 * X-Symbol: <URL:http://x-symbol.sf.net/>
228 Quasi-WYSIWYG editing of TeX & al. (It will be improved to take
229 better advantage of Emacs 21 features.)
237 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa