(regexp-builder): Use `defalias' instead of faking it.
[emacs.git] / etc / MORE.STUFF
blobab1a10e6182b7c80d3e1467031e01b48b4c40394
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
9 found.
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
16 listed here fail.
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.
22 * gnu.emacs.sources
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.
28 * emacswiki.org
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-mode: <URL:http://libre.act-europe.fr/adamode>
39  * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs>
41  * BibTeX:
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>
54  * Eldoc and Rlogin:
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>
65  * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
67  * Gnus: <URL:http://www.gnus.org/>
69  * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
70    (And some addons for it.)
72  * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
74  * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
76  * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>
78  * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
80  * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
82  * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/>
84  * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el>
86  * RefTeX: <URL:http://zon.astro.uva.nl/~dominik/Tools/>
88  * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
90  * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
92  * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html>
94  * Tramp: Remote file access via rsh/ssh
95    <URL:http://savannah.gnu.org/projects/tramp/>
97  * Webjump: <URL:http://www.neilvandyke.org/webjump>
99  * Whitespace: <URL:http://www.dsmit.com/lisp/>
101 * Auxiliary files
103  * (Tex)info files for use with Info-look that don't come from GNU
104    packages:
105    * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
106    * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
107        latex2e.texi> (or CTAN mirrors)
108    * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/perl5/>
109        (or CPAN mirrors)
111 * Packages and add-ons not bundled with Emacs
113 Various major packages or useful additions aren't distributed as part of
114 Emacs for various reasons, sometimes because their authors haven't made
115 a copyright assignment to the FSF.  Some of them may be integrated in
116 the future.
118 You might like to check whether they are packaged for your system.
119 Several are for Debian GNU/Linux in particular.
121  * AUCTeX: fancy (La)TeX support: <URL:http://www.gnu.org/software/auctex/>
122    There's an AUCTeX mail list/newsgroup:
123    <URL:news://sunsite.dk/emacs.auctex>.
125  * BBDB: personal Info Rolodex integrated with mail/news:
126    <URL:http://bbdb.sourceforge.net/>
127    [You might want to set the coding system of your .bbdb file to
128    emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
129    `file-coding-system-alist' for non-ASCII characters.]
131  * Boxquote: <URL:http://www.davep.org/emacs/>
133  * CEDET: Collection of Emacs Development Environment Tools, including
134    EIEIO, Semantic, Speedbar, EDE, and COGRE:
135    <URL:http://cedet.sourceforge.net/>
137  * CJK-emacs: Converting MULE-encoded text to TeX:
138    <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
139    mirrors of the `CTAN' TeX archives.
141  * Dismal: spreadsheet:
142    <URL:http://acs.ist.psu.edu/dismal/dismal.html>
144  * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
146  * EDB: database: <URL:http://www.glug.org/people/ttn/software/edb/>
148  * Ee: categorizing information manager:
149    <URL:http://www.jurta.org/emacs/ee/>
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
157    in Emacs.)
159  * EMacro: <URL:http://emacro.sourceforge.net/>
160    EMacro is a portable configuration file that configures itself.
162  * Emacs statistical system (ESS): statistical programming within Emacs
163    <URL:http://ess.r-project.org>
165  * Emacspeak -- A Speech Output Subsystem For Emacs:
166    <URL:http://emacspeak.sourceforge.net/>
168  * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
169    A simple Emacs interface to w3m, which is a text-mode
170    WWW browser
172  * Emacs Wiki Mode: <URL:http://mwolson.org/projects/EmacsWiki.html>
173    A wiki-like publishing tool and personal information manager
175  * ERC: IRC client:
176    <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient>
178  * Gnuserv:
179    <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz>
180    Enhanced emacsclient/emacsserver.  See also
181    <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for
182    other Friedman Emacs hacks.
184    The latest versions of gnuserv are maintained by Martin Schwenke,
185    and are available from <URL:http://meltin.net/hacks/emacs/>.  Also
186    available from this Web page: eiffel-mode.el.
188  * hm--html-menus:
189    <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
190    HTML-specific editing.  Can work with PSGML.
192  * Hyperbole: `Hyperbole is an open, efficient, programmable
193    information management and hypertext system.'
194    From GNU distribution mirrors.
196  * ILISP: <URL:http://ilisp.cons.org/>
197    Provides an interactive environment for manipulating an inferior
198    process running some form of Lisp.
200  * JDEE: <URL:http://jdee.sunsite.dk/>
201    Provides a Java development environment for Emacs.
203  * Mule-UCS: Universal enCoding System:
204    <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
205    Extended coding systems for Mule, specifically for reading and
206    writing UTF-8 encoded Unicode.  This probably doesn't have much
207    advantage over the built-in `mule-utf-8' coding system with
208    `utf-translate-cjk' turned on.
210  * Mailcrypt:
211    <URL:http://mailcrypt.sourceforge.net/>
212    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
213    Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
215  * Mew: <URL:http://www.mew.org/>
216    A MIME mail reader for Emacs/XEmacs.
218  * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
219    MMM Mode is an emacs add-on package providing a minor mode that
220    allows Multiple Major Modes to coexist in one buffer.
222  * nXML Mode: New mode for XML:
223    <URL:http://www.thaiopensource.com/nxml-mode/>
224    nXML mode is an addon for GNU Emacs, which makes GNU Emacs into a
225    powerful XML editor.
227  * Planner Mode:
228    <URL:http://sacha.free.net.ph/notebook/wiki/PlannerMode.php>
230  * Pointers to MIME packages:
231    <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html>
233  * Preview LaTeX: embed preview LaTeX images in source buffer.
234    <URL:http://preview-latex.sourceforge.net/>
236  * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
237    DTD-aware serious SGML/XML editing.
239  * Quack: <URL:http://www.neilvandyke.org/quack/>
240    Quack enhances Emacs support for Scheme
242  * Remember:
243    <URL:http://sacha.free.net.ph/notebook/wiki/RememberEl.php>
245  * Session: <URL:http://emacs-session.sourceforge.net/>
246    Session Management for Emacs.
248  * SLIME: The Superior Lisp Interaction Mode for Emacs:
249    <URL:http://common-lisp.net/project/slime/>
251  * Tamago: Chinese/Japanese/Korean input method
252    <URL:ftp://m17n.org/pub/tamago/>
253    Emacs Lisp package to provide input methods for CJK characters.
254    It can use these background conversion servers:
255         FreeWnn (jserver, cserver, tserver),
256         Wnn6,
257         SJ3 Ver.2
259  * Tiny Tools: <URL:http://tiny-tools.sourceforge.net/>
261  * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
262    mail reader.  There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
264  * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
265    Web browser.  There's a W3 mail list/newsgroup
266    <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail
267    list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>.
269  * Wanderlust: <URL:http://www.gohome.org/wl/>
270    Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
271    reader supporting IMAP4rev1 for emacsen.
273  * WhizzyTex: <URL:http://pauillac.inria.fr/whizzytex/>
274    WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
275    shell-script daemon and some LaTeX macros.
277  * X-Symbol: <URL:http://x-symbol.sf.net/>
278    Quasi-WYSIWYG editing of TeX & al.  (It will be improved to take
279    better advantage of Emacs 21 features.)
281 Local Variables:
282 mode: text
283 mode: view
284 eval: (goto-address)
285 End:
287 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa