1 More Neat Stuff for your Emacs
2 Copyright (c) 1993, 1999, 2003, 2004, 2005, 2006
3 Free software Foundation, Inc.
4 See the end of the file for copying permissions.
6 This file describes GNU Emacs programs and resources that are
7 maintained by other people. Some of these may become part of the
8 Emacs distribution in the future. Others we unfortunately can't
9 distribute, even though they are free software, because we lack legal
10 papers for copyright purposes. Also included are sites where
11 development versions of some packages distributed with Emacs may be
14 You might also look at the Emacs web page
15 <URL:http://www.gnu.org/software/emacs/emacs.html>. If you use the
16 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ.
18 Please submit a bug report if you find that any of the addresses
21 * The `Emacs Lisp List' at
22 <URL:http://www.damtp.cam.ac.uk/user/eglen/emacs/ell.html> has pointers
23 to sources of a large number of packages.
27 Packages posted to the gnu.emacs.sources newsgroup (see
28 etc/MAILINGLISTS) might be archived specifically (try a web search
29 engine) or retrievable from general Usenet archive services.
33 The Emacs Wiki has an area for storing elisp files
34 <URL:http://www.emacswiki.org/cgi-bin/wiki.pl/ElispArea>.
36 * Maintenance versions of some packages distributed with Emacs
38 You might find bug-fixes or enhancements in these places.
40 * Ada-mode: <URL:http://libre.act-europe.fr/adamode>
42 * Battery and Info Look: <URL:http://www-cdf.fnal.gov/~sthrlnd/emacs/>
45 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
47 * BS: <URL:http://www.geekware.de/software/emacs/index.html>
49 * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
51 * CC mode: <URL:http://cc-mode.sourceforge.net/>
53 * CPerl: <URL:http://www.cpan.org/modules/by-module/CPAN/ILYAZ/cperl-mode/>
55 * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
58 <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
61 <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient>
63 * EShell: <URL:http://www.newartisans.com/johnw/emacs.html>
65 * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>
67 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
69 * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
71 * Gnus: <URL:http://www.gnus.org/>
73 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
74 (And some addons for it.)
76 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
78 * Ispell: <URL:http://www.eng.utah.edu/~kstevens/ispell-page.html>
80 * MH-E: <URL:http://mh-e.sourceforge.net/>
82 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
84 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
86 * PS-print: <URL:http://www.cpqd.com.br/~vinicius/emacs/>
88 * QuickURL: <URL:http://www.davep.org/emacs/>
90 * RefTeX: <URL:http://staff.science.uva.nl/~dominik/Tools/reftex/>
92 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
94 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
96 * Tramp: Remote file access via rsh/ssh
97 <URL:http://savannah.gnu.org/projects/tramp/>
99 * Webjump: <URL:http://www.neilvandyke.org/webjump>
101 * Whitespace: <URL:http://www.dsmit.com/lisp/>
105 * (Tex)info files for use with Info-look that don't come from GNU
107 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
108 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
109 latex2e.texi> (or CTAN mirrors)
110 * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
113 * Packages and add-ons not bundled with Emacs
115 Various major packages or useful additions aren't distributed as part of
116 Emacs for various reasons, sometimes because their authors haven't made
117 a copyright assignment to the FSF. Some of them may be integrated in
120 You might like to check whether they are packaged for your system.
121 Several are for Debian GNU/Linux in particular.
123 * AUCTeX: <URL:http://www.gnu.org/software/auctex/>
124 An extensible package that supports writing and formatting TeX
125 files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).
127 * BBDB: personal Info Rolodex integrated with mail/news:
128 <URL:http://bbdb.sourceforge.net/>
129 [You might want to set the coding system of your .bbdb file to
130 emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
131 `file-coding-system-alist' for non-ASCII characters.]
133 * Boxquote: <URL:http://www.davep.org/emacs/>
135 * CEDET: Collection of Emacs Development Environment Tools, including
136 EIEIO, Semantic, Speedbar, EDE, and COGRE:
137 <URL:http://cedet.sourceforge.net/>
139 * CJK-emacs: Converting MULE-encoded text to TeX:
140 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
141 mirrors of the `CTAN' TeX archives.
143 * Dismal: spreadsheet:
144 <URL:http://www.gnu.org/software/dismal/dismal.html>
146 * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
148 * EDB: database: <URL:http://www.glug.org/people/ttn/software/edb/>
150 * Ee: categorizing information manager:
151 <URL:http://www.jurta.org/emacs/ee/>
153 * EFS: enhanced version of ange-ftp:
154 <URL:http://www-uk.hpl.hp.com/people/ange/efs>
155 Version 1.16 is said not to work properly with Emacs 20.
157 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
158 From GNU distribution mirrors. (Much of this functionality is now
161 * EMacro: <URL:http://emacro.sourceforge.net/>
162 EMacro is a portable configuration file that configures itself.
164 * Emacs Muse: <URL:http://www.mwolson.org/projects/EmacsMuse.html>
165 An authoring and publishing environment for Emacs.
167 * Emacs speaks statistics (ESS): statistical programming within Emacs
168 <URL:http://ess.r-project.org>
170 * Emacspeak -- A Speech Output Subsystem For Emacs:
171 <URL:http://emacspeak.sourceforge.net/>
173 * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
174 A simple Emacs interface to w3m, which is a text-mode
177 * Emacs Wiki Mode: <URL:http://www.mwolson.org/projects/EmacsWiki.html>
178 A wiki-like publishing tool and personal information manager
181 <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
182 Enhanced emacsclient/emacsserver. Also available from this Web
183 page: eiffel-mode.el.
185 * Go in a buffer: Go Text Protocol client:
186 <URL:http://www.glug.org/people/ttn/software/personal-elisp/standalone/>
187 A modified version is also bundled with GNU Go:
188 <URL:http://www.gnu.org/software/gnugo/gnugo.html>
191 <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
192 HTML-specific editing. Can work with PSGML.
195 <URL:http://ftp.gnu.org/pub/gnu/hyperbole/>
196 Hyperbole is an open, efficient, programmable information
197 management and hypertext system.
199 * JDEE: <URL:http://jdee.sunsite.dk/>
200 Provides a Java development environment for Emacs.
202 * Mule-UCS: Universal enCoding System:
203 <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
204 Extended coding systems for Mule, specifically for reading and
205 writing UTF-8 encoded Unicode. This probably doesn't have much
206 advantage over the built-in `mule-utf-8' coding system with
207 `utf-translate-cjk' turned on.
210 <URL:http://mailcrypt.sourceforge.net/>
211 PGP and GPG support. PGP isn't free software, but GPG, the GNU
212 Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
214 * Mew: <URL:http://www.mew.org/>
215 A MIME mail reader for Emacs/XEmacs.
217 * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
218 MMM Mode is an emacs add-on package providing a minor mode that
219 allows Multiple Major Modes to coexist in one buffer.
221 * nXML Mode: New mode for XML:
222 <URL:http://www.thaiopensource.com/nxml-mode/>
223 nXML mode is an addon for GNU Emacs, which makes GNU Emacs into a
226 * Planner Mode: <URL:http://www.plannerlove.com/>
227 Planner is an organizer and day planner for Emacs.
229 * Preview LaTeX: embed preview LaTeX images in source buffer.
230 <URL:http://preview-latex.sourceforge.net/>
232 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
233 DTD-aware serious SGML/XML editing.
235 * Quack: <URL:http://www.neilvandyke.org/quack/>
236 Quack enhances Emacs support for Scheme
239 <URL:http://sacha.free.net.ph/notebook/wiki/RememberEl.php>
241 * Session: <URL:http://emacs-session.sourceforge.net/>
242 Session Management for Emacs.
244 * SLIME: The Superior Lisp Interaction Mode for Emacs:
245 <URL:http://common-lisp.net/project/slime/>
247 * Tamago: Chinese/Japanese/Korean input method
248 <URL:ftp://m17n.org/pub/tamago/>
249 Emacs Lisp package to provide input methods for CJK characters.
250 It can use these background conversion servers:
251 FreeWnn (jserver, cserver, tserver),
255 * Tiny Tools: <URL:http://tiny-tools.sourceforge.net/>
257 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
258 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
260 * W3: <URL:http://savannah.gnu.org/projects/w3/>
261 Web browser. There's a W3 mail list/newsgroup
262 <URL:http://savannah.gnu.org/mail/?group=w3>.
264 * Wanderlust: <URL:http://www.gohome.org/wl/>
265 Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
266 reader supporting IMAP4rev1 for emacsen.
268 * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
269 WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
270 shell-script daemon and some LaTeX macros.
272 * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
273 Quasi-WYSIWYG editing of TeX & al. (It will be improved to take
274 better advantage of Emacs 21 features.)
283 Permission to use, copy, modify, and distribute this
284 software and its documentation for any purpose and without
285 fee is hereby granted, provided that the above copyright
286 notice appear in all copies and that both that copyright
287 notice and this permission notice appear in supporting
290 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa