1 More Neat Stuff for your Emacs
3 Copyright (C) 1993, 1999, 2001-2012 Free Software Foundation, Inc.
4 See the end of the file for license conditions.
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/ElispArea>.
36 * Emacs tutorials and manuals
38 * Emacs slides and tutorials can be found here:
39 <URL:http://web.psung.name/emacs/>
41 * Maintenance versions of some packages distributed with Emacs
43 You might find bug-fixes or enhancements in these places.
45 * Ada-mode: <URL:http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html>
47 * Battery and Info Look: <URL:http://ralph-schleicher.de/emacs.html>
49 * BS: <URL:http://www.geekware.de/software/emacs/index.html>
51 * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
53 * CC mode: <URL:http://cc-mode.sourceforge.net/>
55 * CPerl: <URL:http://math.berkeley.edu/~ilya/software/emacs/>
57 * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
60 <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
62 * ERC: <URL:http://savannah.gnu.org/projects/erc/>
64 * Etags: <URL:http://fly.isti.cnr.it/software/>
66 * Gnus: <URL:http://www.gnus.org/>
68 * Ispell: <URL:http://www.kdstevens.com/stevens/ispell-page.html>
70 * MH-E: <URL:http://mh-e.sourceforge.net/>
72 * nXML: <URL:http://www.thaiopensource.com/nxml-mode/>
74 * Org mode: <URL:http://orgmode.org/>
76 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
78 * PS-print: <URL:http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage>
80 * Python: <URL:http://www.loveshack.ukfsn.org/emacs/>
82 * QuickURL: <URL:http://www.davep.org/emacs/>
84 * RefTeX: <URL:http://www.gnu.org/software/auctex/reftex.html>
86 * Remember: <URL:https://gna.org/p/remember-el>
88 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
90 * SQL: <URL:http://www.emacswiki.org/cgi-bin/wiki/sql.el>
92 * Tramp: Remote file access via rsh/ssh
93 <URL:http://savannah.gnu.org/projects/tramp/>
95 * Webjump: <URL:http://www.neilvandyke.org/webjump>
99 * (Tex)info files for use with Info-look that don't come from GNU
101 * Scheme: <URL:http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz>
102 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
103 latex2e.texi> (or CTAN mirrors)
104 * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
107 * GNU Zile: <URL:http://www.gnu.org/software/zile/>
108 A lightweight Emacs clone, for when you don't have room for Emacs proper.
110 * Packages and add-ons not bundled with Emacs
112 Various major packages or useful additions aren't distributed as part of
113 Emacs for various reasons, sometimes because their authors haven't made
114 a copyright assignment to the FSF. Some of them may be integrated in
117 You might like to check whether they are packaged for your system.
118 Several are for Debian GNU/Linux in particular.
120 * AUCTeX: <URL:http://www.gnu.org/software/auctex/>
121 An extensible package that supports writing and formatting TeX
122 files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).
124 * BBDB: personal Info Rolodex integrated with mail/news:
125 <URL:http://bbdb.sourceforge.net/>
126 [You might want to set the coding system of your .bbdb file to
127 emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
128 `file-coding-system-alist' for non-ASCII characters.]
130 * Boxquote: <URL:http://www.davep.org/emacs/>
132 * CJK-emacs: Converting MULE-encoded text to TeX:
133 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
134 mirrors of the `CTAN' TeX archives.
136 * Dismal: spreadsheet:
137 <URL:http://ritter.ist.psu.edu/dismal/dismal.html>
139 * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
141 * EDB: database: <URL:http://www.gnuvola.org/software/edb/>
143 * Ee: categorizing information manager:
144 <URL:http://www.jurta.org/en/emacs/ee/>
146 * EFS: enhanced version of ange-ftp:
147 <URL:http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/efs/>
149 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
150 From GNU distribution mirrors. (Much of this functionality is now
153 * EMacro: <URL:http://emacro.sourceforge.net/>
154 EMacro is a portable configuration file that configures itself.
156 * Emacs Muse: <URL:http://mwolson.org/projects/EmacsMuse.html>
157 An authoring and publishing environment for Emacs.
159 * Emacs speaks statistics (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/>
165 * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
166 A simple Emacs interface to w3m, which is a text-mode WWW browser
168 * Emacs Wiki Mode: <URL:http://mwolson.org/projects/EmacsWikiMode.html>
169 A wiki-like publishing tool and personal information manager
172 <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
173 Alternative emacsclient/emacsserver. Also available from this Web
174 page: eiffel-mode.el.
176 * Go in a buffer: Go Text Protocol client:
177 <URL:http://www.gnuvola.org/software/personal-elisp/dist/lisp/diversions/gnugo.el>
178 A modified version is also bundled with GNU Go:
179 <URL:http://www.gnu.org/software/gnugo/gnugo.html>
182 <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
183 HTML-specific editing. Can work with PSGML.
186 <URL:http://directory.fsf.org/hyperbole.html>
187 Hyperbole is an open, efficient, programmable information
188 management and hypertext system.
190 * JDEE: <URL:http://jdee.sourceforge.net/>
191 Provides a Java development environment for Emacs.
194 <URL:http://mailcrypt.sourceforge.net/>
195 PGP and GPG support. PGP isn't free software, but GPG, the GNU
196 Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
198 * Mew: <URL:http://www.mew.org/>
199 A MIME mail reader for Emacs/XEmacs.
201 * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
202 MMM Mode is an emacs add-on package providing a minor mode that
203 allows Multiple Major Modes to coexist in one buffer.
205 * Planner Mode: <URL:http://www.wjsullivan.net/PlannerMode.html>
206 Planner is an organizer and day planner for Emacs.
208 * Preview LaTeX: embed preview LaTeX images in source buffer.
209 <URL:http://www.gnu.org/software/auctex/preview-latex.html>
211 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
212 DTD-aware serious SGML/XML editing.
214 * Quack: <URL:http://www.neilvandyke.org/quack/>
215 Quack enhances Emacs support for Scheme.
217 * QWE: <URL:http://www.nongnu.org/qwe/>
218 QWE's not WEB for Emacs is a quasi-WYSIWYG literate programming system for
219 Emacs that can be used with almost every programming language.
221 * Session: <URL:http://emacs-session.sourceforge.net/>
222 Session Management for Emacs.
224 * SLIME: The Superior Lisp Interaction Mode for Emacs:
225 <URL:http://common-lisp.net/project/slime/>
227 * Tamago: Chinese/Japanese/Korean input method
228 <URL:http://www.m17n.org/tamago/index.en.html>
229 Emacs Lisp package to provide input methods for CJK characters.
230 It can use these background conversion servers:
231 FreeWnn (jserver, cserver, tserver),
235 * Tiny Tools: <URL:http://freshmeat.net/projects/emacs-tiny-tools>
237 * VM (View Mail): Alternative mail reader
238 <URL:http://launchpad.net/vm>
239 Previously hosted at: <URL:http://www.nongnu.org/viewmail/>
240 There are VM newsgroups: <URL:news:gnu.emacs.vm.info>, and
241 <URL:news:gnu.emacs.vm.bug>.
243 * W3: <URL:http://savannah.gnu.org/projects/w3/>
244 Web browser. There's a W3 mail list/newsgroup
245 <URL:http://savannah.gnu.org/mail/?group=w3>.
247 * Wanderlust: <URL:http://www.gohome.org/wl/>
248 Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
249 reader supporting IMAP4rev1 for emacsen.
251 * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
252 WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
253 shell-script daemon and some LaTeX macros.
255 * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
256 Quasi-WYSIWYG editing of TeX & al.
264 This file is part of GNU Emacs.
266 GNU Emacs is free software: you can redistribute it and/or modify
267 it under the terms of the GNU General Public License as published by
268 the Free Software Foundation, either version 3 of the License, or
269 (at your option) any later version.
271 GNU Emacs is distributed in the hope that it will be useful,
272 but WITHOUT ANY WARRANTY; without even the implied warranty of
273 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
274 GNU General Public License for more details.
276 You should have received a copy of the GNU General Public License
277 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.