* m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
[emacs.git] / etc / MORE.STUFF
blobaa36a50214506cc481f42bd9ce12e9af0968b378
1 More Neat Stuff for your Emacs
3 Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
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://web.psung.name/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://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html>
48  * Battery and Info Look: <URL:http://ralph-schleicher.de/emacs.html>
50  * BS: <URL:http://www.geekware.de/software/emacs/index.html>
52  * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
54  * CC mode: <URL:http://cc-mode.sourceforge.net/>
56  * CPerl: <URL:http://math.berkeley.edu/~ilya/software/emacs/>
58  * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
60  * Eldoc and Rlogin:
61    <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
63  * ERC: <URL:http://savannah.gnu.org/projects/erc/>
65  * Etags: <URL:http://fly.cnuce.cnr.it/software/#etags>
67  * Gnus: <URL:http://www.gnus.org/>
69  * Ispell: <URL:http://www.eng.utah.edu/~kstevens/ispell-page.html>
71  * MH-E: <URL:http://mh-e.sourceforge.net/>
73  * nXML: <URL:http://www.thaiopensource.com/nxml-mode/>
75  * Org mode: <URL:http://orgmode.org/>
77  * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
79  * PS-print: <URL:http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage>
81  * Python: <URL:http://www.loveshack.ukfsn.org/emacs/>
83  * QuickURL: <URL:http://www.davep.org/emacs/>
85  * RefTeX: <URL:http://www.gnu.org/software/auctex/reftex.html>
87  * Remember: <URL:https://gna.org/p/remember-el>
89  * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
91  * SQL: <URL:http://www.emacswiki.org/cgi-bin/wiki/sql.el>
93  * Tramp: Remote file access via rsh/ssh
94    <URL:http://savannah.gnu.org/projects/tramp/>
96  * Webjump: <URL:http://www.neilvandyke.org/webjump>
98 * Auxiliary files
100  * (Tex)info files for use with Info-look that don't come from GNU
101    packages:
102    * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
103    * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
104        latex2e.texi> (or CTAN mirrors)
105    * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
106        (or CPAN mirrors)
108 * GNU Zile: <URL:http://www.gnu.org/software/zile/>
109   A lightweight Emacs clone, for when you don't have room for Emacs proper.
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: <URL:http://www.gnu.org/software/auctex/>
122    An extensible package that supports writing and formatting TeX
123    files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).
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://ritter.ist.psu.edu/dismal/dismal.html>
144  * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
146  * EDB: database: <URL:http://www.gnuvola.org/software/edb/>
148  * Ee: categorizing information manager:
149    <URL:http://www.jurta.org/en/emacs/ee/>
151  * EFS: enhanced version of ange-ftp:
152    <URL:http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/efs/>
154  * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
155    From GNU distribution mirrors.  (Much of this functionality is now
156    in Emacs.)
158  * EMacro: <URL:http://emacro.sourceforge.net/>
159    EMacro is a portable configuration file that configures itself.
161  * Emacs Muse: <URL:http://mwolson.org/projects/EmacsMuse.html>
162    An authoring and publishing environment for Emacs.
164  * Emacs speaks statistics (ESS): statistical programming within Emacs
165    <URL:http://ess.r-project.org>
167  * Emacspeak -- A Speech Output Subsystem For Emacs:
168    <URL:http://emacspeak.sourceforge.net/>
170  * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
171    A simple Emacs interface to w3m, which is a text-mode WWW browser
173  * Emacs Wiki Mode: <URL:http://mwolson.org/projects/EmacsWikiMode.html>
174    A wiki-like publishing tool and personal information manager
176  * Gnuserv:
177    <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
178    Alternative emacsclient/emacsserver.  Also available from this Web
179    page: eiffel-mode.el.
181  * Go in a buffer: Go Text Protocol client:
182    <URL:http://www.gnuvola.org/software/personal-elisp/dist/lisp/diversions/gnugo.el>
183    A modified version is also bundled with GNU Go:
184    <URL:http://www.gnu.org/software/gnugo/gnugo.html>
186  * hm--html-menus:
187    <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
188    HTML-specific editing.  Can work with PSGML.
190  * Hyperbole:
191    <URL:http://directory.fsf.org/hyperbole.html>
192    Hyperbole is an open, efficient, programmable information
193    management and hypertext system.
195  * JDEE: <URL:http://jdee.sourceforge.net/>
196    Provides a Java development environment for Emacs.
198  * Mailcrypt:
199    <URL:http://mailcrypt.sourceforge.net/>
200    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
201    Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
203  * Mew: <URL:http://www.mew.org/>
204    A MIME mail reader for Emacs/XEmacs.
206  * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
207    MMM Mode is an emacs add-on package providing a minor mode that
208    allows Multiple Major Modes to coexist in one buffer.
210  * Planner Mode: <URL:http://www.wjsullivan.net/PlannerMode.html>
211    Planner is an organizer and day planner for Emacs.
213  * Preview LaTeX: embed preview LaTeX images in source buffer.
214    <URL:http://www.gnu.org/software/auctex/preview-latex.html>
216  * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
217    DTD-aware serious SGML/XML editing.
219  * Quack: <URL:http://www.neilvandyke.org/quack/>
220    Quack enhances Emacs support for Scheme.
222  * Session: <URL:http://emacs-session.sourceforge.net/>
223    Session Management for Emacs.
225  * SLIME: The Superior Lisp Interaction Mode for Emacs:
226    <URL:http://common-lisp.net/project/slime/>
228  * Tamago: Chinese/Japanese/Korean input method
229    <URL:http://www.m17n.org/tamago/index.en.html>
230    Emacs Lisp package to provide input methods for CJK characters.
231    It can use these background conversion servers:
232         FreeWnn (jserver, cserver, tserver),
233         Wnn6,
234         SJ3 Ver.2
236  * Tiny Tools: <URL:http://freshmeat.net/projects/emacs-tiny-tools>
238  * VM (View Mail): <URL:http://www.nongnu.org/viewmail/> Alternative
239    mail reader.  There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
241  * W3: <URL:http://savannah.gnu.org/projects/w3/>
242    Web browser.  There's a W3 mail list/newsgroup
243    <URL:http://savannah.gnu.org/mail/?group=w3>.
245  * Wanderlust: <URL:http://www.gohome.org/wl/>
246    Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
247    reader supporting IMAP4rev1 for emacsen.
249  * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
250    WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
251    shell-script daemon and some LaTeX macros.
253  * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
254    Quasi-WYSIWYG editing of TeX & al.
256 Local Variables:
257 mode: text
258 mode: view
259 mode: goto-address
260 End:
262 This file is part of GNU Emacs.
264 GNU Emacs is free software: you can redistribute it and/or modify
265 it under the terms of the GNU General Public License as published by
266 the Free Software Foundation, either version 3 of the License, or
267 (at your option) any later version.
269 GNU Emacs is distributed in the hope that it will be useful,
270 but WITHOUT ANY WARRANTY; without even the implied warranty of
271 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
272 GNU General Public License for more details.
274 You should have received a copy of the GNU General Public License
275 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
277 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa