(edebug-display): Don't go to edebug-outside-buffer if it is dead.
[emacs.git] / etc / MORE.STUFF
blob1072cd297752abf9f2d8bb04e5ff74526df13840
1 More Neat Stuff for your Emacs
3 Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
4   Free Software Foundation, Inc.
5 See the end of the file for license conditions.
7 This file describes GNU Emacs programs and resources that are
8 maintained by other people.  Some of these may become part of the
9 Emacs distribution in the future.  Others we unfortunately can't
10 distribute, even though they are free software, because we lack legal
11 papers for copyright purposes.  Also included are sites where
12 development versions of some packages distributed with Emacs may be
13 found.
15 You might also look at the Emacs web page
16 <URL:http://www.gnu.org/software/emacs/emacs.html>.  If you use the
17 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ.
19 Please submit a bug report if you find that any of the addresses
20 listed here fail.
22 * The `Emacs Lisp List' at
23   <URL:http://www.damtp.cam.ac.uk/user/eglen/emacs/ell.html> has pointers
24   to sources of a large number of packages.
26 * gnu.emacs.sources
28 Packages posted to the gnu.emacs.sources newsgroup (see
29 etc/MAILINGLISTS) might be archived specifically (try a web search
30 engine) or retrievable from general Usenet archive services.
32 * emacswiki.org
34 The Emacs Wiki has an area for storing elisp files
35 <URL:http://www.emacswiki.org/cgi-bin/wiki.pl/ElispArea>.
37 * Emacs tutorials and manuals
39  * Emacs slides and tutorials can be found here:
40    <URL:http://stuff.mit.edu/iap/emacs/>
42 * Maintenance versions of some packages distributed with Emacs
44 You might find bug-fixes or enhancements in these places.
46  * Ada-mode: <URL:http://libre.act-europe.fr/adamode>
48  * Battery and Info Look: <URL:http://www-cdf.fnal.gov/~sthrlnd/emacs/>
50  * BibTeX:
51    <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
53  * BS: <URL:http://www.geekware.de/software/emacs/index.html>
55  * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
57  * CC mode: <URL:http://cc-mode.sourceforge.net/>
59  * CPerl: <URL:http://www.cpan.org/modules/by-module/CPAN/ILYAZ/cperl-mode/>
61  * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
63  * Eldoc and Rlogin:
64    <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
66  * ERC: IRC client:
67    <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient>
69  * EShell: <URL:http://www.newartisans.com/johnw/emacs.html>
71  * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>
73  * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
75  * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
77  * Gnus: <URL:http://www.gnus.org/>
79  * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
80    (And some addons for it.)
82  * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
84  * Ispell: <URL:http://www.eng.utah.edu/~kstevens/ispell-page.html>
86  * MH-E: <URL:http://mh-e.sourceforge.net/>
88  * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
90  * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
92  * PS-print: <URL:http://www.cpqd.com.br/~vinicius/emacs/>
94  * QuickURL: <URL:http://www.davep.org/emacs/>
96  * RefTeX: <URL:http://staff.science.uva.nl/~dominik/Tools/reftex/>
98  * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
100  * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
102  * Tramp: Remote file access via rsh/ssh
103    <URL:http://savannah.gnu.org/projects/tramp/>
105  * Webjump: <URL:http://www.neilvandyke.org/webjump>
107  * Whitespace: <URL:http://www.dsmit.com/lisp/>
109 * Auxiliary files
111  * (Tex)info files for use with Info-look that don't come from GNU
112    packages:
113    * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
114    * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
115        latex2e.texi> (or CTAN mirrors)
116    * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
117        (or CPAN mirrors)
119 * Packages and add-ons not bundled with Emacs
121 Various major packages or useful additions aren't distributed as part of
122 Emacs for various reasons, sometimes because their authors haven't made
123 a copyright assignment to the FSF.  Some of them may be integrated in
124 the future.
126 You might like to check whether they are packaged for your system.
127 Several are for Debian GNU/Linux in particular.
129  * AUCTeX: <URL:http://www.gnu.org/software/auctex/>
130    An extensible package that supports writing and formatting TeX
131    files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).
133  * BBDB: personal Info Rolodex integrated with mail/news:
134    <URL:http://bbdb.sourceforge.net/>
135    [You might want to set the coding system of your .bbdb file to
136    emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
137    `file-coding-system-alist' for non-ASCII characters.]
139  * Boxquote: <URL:http://www.davep.org/emacs/>
141  * CEDET: Collection of Emacs Development Environment Tools, including
142    EIEIO, Semantic, Speedbar, EDE, and COGRE:
143    <URL:http://cedet.sourceforge.net/>
145  * CJK-emacs: Converting MULE-encoded text to TeX:
146    <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
147    mirrors of the `CTAN' TeX archives.
149  * Dismal: spreadsheet:
150    <URL:http://www.gnu.org/software/dismal/dismal.html>
152  * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
154  * EDB: database: <URL:http://www.glug.org/people/ttn/software/edb/>
156  * Ee: categorizing information manager:
157    <URL:http://www.jurta.org/emacs/ee/>
159  * EFS: enhanced version of ange-ftp:
160    <URL:http://www-uk.hpl.hp.com/people/ange/efs>
161    Version 1.16 is said not to work properly with Emacs 20.
163  * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
164    From GNU distribution mirrors.  (Much of this functionality is now
165    in Emacs.)
167  * EMacro: <URL:http://emacro.sourceforge.net/>
168    EMacro is a portable configuration file that configures itself.
170  * Emacs Muse: <URL:http://www.mwolson.org/projects/EmacsMuse.html>
171    An authoring and publishing environment for Emacs.
173  * Emacs speaks statistics (ESS): statistical programming within Emacs
174    <URL:http://ess.r-project.org>
176  * Emacspeak -- A Speech Output Subsystem For Emacs:
177    <URL:http://emacspeak.sourceforge.net/>
179  * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
180    A simple Emacs interface to w3m, which is a text-mode
181    WWW browser
183  * Emacs Wiki Mode: <URL:http://www.mwolson.org/projects/EmacsWiki.html>
184    A wiki-like publishing tool and personal information manager
186  * Gnuserv:
187    <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
188    Enhanced emacsclient/emacsserver.  Also available from this Web
189    page: eiffel-mode.el.
191  * Go in a buffer: Go Text Protocol client:
192    <URL:http://www.glug.org/people/ttn/software/personal-elisp/standalone/>
193    A modified version is also bundled with GNU Go:
194    <URL:http://www.gnu.org/software/gnugo/gnugo.html>
196  * hm--html-menus:
197    <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
198    HTML-specific editing.  Can work with PSGML.
200  * Hyperbole:
201    <URL:http://ftp.gnu.org/pub/gnu/hyperbole/>
202    Hyperbole is an open, efficient, programmable information
203    management and hypertext system.
205  * JDEE: <URL:http://jdee.sunsite.dk/>
206    Provides a Java development environment for Emacs.
208  * Mule-UCS: Universal enCoding System:
209    <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
210    Extended coding systems for Mule, specifically for reading and
211    writing UTF-8 encoded Unicode.  This probably doesn't have much
212    advantage over the built-in `mule-utf-8' coding system with
213    `utf-translate-cjk' turned on.
215  * Mailcrypt:
216    <URL:http://mailcrypt.sourceforge.net/>
217    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
218    Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
220  * Mew: <URL:http://www.mew.org/>
221    A MIME mail reader for Emacs/XEmacs.
223  * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
224    MMM Mode is an emacs add-on package providing a minor mode that
225    allows Multiple Major Modes to coexist in one buffer.
227  * nXML Mode: New mode for XML:
228    <URL:http://www.thaiopensource.com/nxml-mode/>
229    nXML mode is an addon for GNU Emacs, which makes GNU Emacs into a
230    powerful XML editor.
232  * Planner Mode: <URL:http://www.plannerlove.com/>
233    Planner is an organizer and day planner for Emacs.
235  * Preview LaTeX: embed preview LaTeX images in source buffer.
236    <URL:http://preview-latex.sourceforge.net/>
238  * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
239    DTD-aware serious SGML/XML editing.
241  * Quack: <URL:http://www.neilvandyke.org/quack/>
242    Quack enhances Emacs support for Scheme
244  * Remember:
245    <URL:http://sacha.free.net.ph/notebook/wiki/RememberEl.php>
247  * Session: <URL:http://emacs-session.sourceforge.net/>
248    Session Management for Emacs.
250  * SLIME: The Superior Lisp Interaction Mode for Emacs:
251    <URL:http://common-lisp.net/project/slime/>
253  * Tamago: Chinese/Japanese/Korean input method
254    <URL:ftp://m17n.org/pub/tamago/>
255    Emacs Lisp package to provide input methods for CJK characters.
256    It can use these background conversion servers:
257         FreeWnn (jserver, cserver, tserver),
258         Wnn6,
259         SJ3 Ver.2
261  * Tiny Tools: <URL:http://tiny-tools.sourceforge.net/>
263  * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
264    mail reader.  There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
266  * W3: <URL:http://savannah.gnu.org/projects/w3/>
267    Web browser.  There's a W3 mail list/newsgroup
268    <URL:http://savannah.gnu.org/mail/?group=w3>.
270  * Wanderlust: <URL:http://www.gohome.org/wl/>
271    Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
272    reader supporting IMAP4rev1 for emacsen.
274  * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
275    WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
276    shell-script daemon and some LaTeX macros.
278  * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
279    Quasi-WYSIWYG editing of TeX & al.  (It will be improved to take
280    better advantage of Emacs 21 features.)
282 Local Variables:
283 mode: text
284 mode: view
285 eval: (goto-address)
286 End:
288 This file is part of GNU Emacs.
290 GNU Emacs is free software; you can redistribute it and/or modify
291 it under the terms of the GNU General Public License as published by
292 the Free Software Foundation; either version 2, or (at your option)
293 any later version.
295 GNU Emacs is distributed in the hope that it will be useful,
296 but WITHOUT ANY WARRANTY; without even the implied warranty of
297 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
298 GNU General Public License for more details.
300 You should have received a copy of the GNU General Public License
301 along with GNU Emacs; see the file COPYING.  If not, write to the
302 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
303 Boston, MA 02110-1301, USA.
305 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa