95ebedbcacd8c9697d99d9b1bbbd1e9f4f245d53
[bpt/emacs.git] / etc / MORE.STUFF
1 More Neat Stuff for your Emacs
2
3 Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
4 2009, 2010, 2011 Free Software Foundation, Inc.
5 See the end of the file for license conditions.
6
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.
14
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.
18
19 Please submit a bug report if you find that any of the addresses
20 listed here fail.
21
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.
25
26 * gnu.emacs.sources
27
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.
31
32 * emacswiki.org
33
34 The Emacs Wiki has an area for storing elisp files
35 <URL:http://www.emacswiki.org/cgi-bin/wiki/ElispArea>.
36
37 * Emacs tutorials and manuals
38
39 * Emacs slides and tutorials can be found here:
40 <URL:http://web.psung.name/emacs/>
41
42 * Maintenance versions of some packages distributed with Emacs
43
44 You might find bug-fixes or enhancements in these places.
45
46 * Ada-mode: <URL:http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html>
47
48 * Battery and Info Look: <URL:http://ralph-schleicher.de/emacs.html>
49
50 * BS: <URL:http://www.geekware.de/software/emacs/index.html>
51
52 * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
53
54 * CC mode: <URL:http://cc-mode.sourceforge.net/>
55
56 * CPerl: <URL:http://math.berkeley.edu/~ilya/software/emacs/>
57
58 * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
59
60 * Eldoc and Rlogin:
61 <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
62
63 * ERC: <URL:http://savannah.gnu.org/projects/erc/>
64
65 * Etags: <URL:http://fly.isti.cnr.it/software/>
66
67 * Gnus: <URL:http://www.gnus.org/>
68
69 * Ispell: <URL:http://www.kdstevens.com/stevens/ispell-page.html>
70
71 * MH-E: <URL:http://mh-e.sourceforge.net/>
72
73 * nXML: <URL:http://www.thaiopensource.com/nxml-mode/>
74
75 * Org mode: <URL:http://orgmode.org/>
76
77 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
78
79 * PS-print: <URL:http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage>
80
81 * Python: <URL:http://www.loveshack.ukfsn.org/emacs/>
82
83 * QuickURL: <URL:http://www.davep.org/emacs/>
84
85 * RefTeX: <URL:http://www.gnu.org/software/auctex/reftex.html>
86
87 * Remember: <URL:https://gna.org/p/remember-el>
88
89 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
90
91 * SQL: <URL:http://www.emacswiki.org/cgi-bin/wiki/sql.el>
92
93 * Tramp: Remote file access via rsh/ssh
94 <URL:http://savannah.gnu.org/projects/tramp/>
95
96 * Webjump: <URL:http://www.neilvandyke.org/webjump>
97
98 * Auxiliary files
99
100 * (Tex)info files for use with Info-look that don't come from GNU
101 packages:
102 * Scheme: <URL:http://groups.csail.mit.edu/mac/ftpdir/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)
107
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.
110
111 * Packages and add-ons not bundled with Emacs
112
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.
117
118 You might like to check whether they are packaged for your system.
119 Several are for Debian GNU/Linux in particular.
120
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).
124
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.]
130
131 * Boxquote: <URL:http://www.davep.org/emacs/>
132
133 * CJK-emacs: Converting MULE-encoded text to TeX:
134 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
135 mirrors of the `CTAN' TeX archives.
136
137 * Dismal: spreadsheet:
138 <URL:http://ritter.ist.psu.edu/dismal/dismal.html>
139
140 * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
141
142 * EDB: database: <URL:http://www.gnuvola.org/software/edb/>
143
144 * Ee: categorizing information manager:
145 <URL:http://www.jurta.org/en/emacs/ee/>
146
147 * EFS: enhanced version of ange-ftp:
148 <URL:http://www-pu.informatik.uni-tuebingen.de/users/sperber/software/efs/>
149
150 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
151 From GNU distribution mirrors. (Much of this functionality is now
152 in Emacs.)
153
154 * EMacro: <URL:http://emacro.sourceforge.net/>
155 EMacro is a portable configuration file that configures itself.
156
157 * Emacs Muse: <URL:http://mwolson.org/projects/EmacsMuse.html>
158 An authoring and publishing environment for Emacs.
159
160 * Emacs speaks statistics (ESS): statistical programming within Emacs
161 <URL:http://ess.r-project.org>
162
163 * Emacspeak -- A Speech Output Subsystem For Emacs:
164 <URL:http://emacspeak.sourceforge.net/>
165
166 * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
167 A simple Emacs interface to w3m, which is a text-mode WWW browser
168
169 * Emacs Wiki Mode: <URL:http://mwolson.org/projects/EmacsWikiMode.html>
170 A wiki-like publishing tool and personal information manager
171
172 * Gnuserv:
173 <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
174 Alternative emacsclient/emacsserver. Also available from this Web
175 page: eiffel-mode.el.
176
177 * Go in a buffer: Go Text Protocol client:
178 <URL:http://www.gnuvola.org/software/personal-elisp/dist/lisp/diversions/gnugo.el>
179 A modified version is also bundled with GNU Go:
180 <URL:http://www.gnu.org/software/gnugo/gnugo.html>
181
182 * hm--html-menus:
183 <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
184 HTML-specific editing. Can work with PSGML.
185
186 * Hyperbole:
187 <URL:http://directory.fsf.org/hyperbole.html>
188 Hyperbole is an open, efficient, programmable information
189 management and hypertext system.
190
191 * JDEE: <URL:http://jdee.sourceforge.net/>
192 Provides a Java development environment for Emacs.
193
194 * Mailcrypt:
195 <URL:http://mailcrypt.sourceforge.net/>
196 PGP and GPG support. PGP isn't free software, but GPG, the GNU
197 Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
198
199 * Mew: <URL:http://www.mew.org/>
200 A MIME mail reader for Emacs/XEmacs.
201
202 * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
203 MMM Mode is an emacs add-on package providing a minor mode that
204 allows Multiple Major Modes to coexist in one buffer.
205
206 * Planner Mode: <URL:http://www.wjsullivan.net/PlannerMode.html>
207 Planner is an organizer and day planner for Emacs.
208
209 * Preview LaTeX: embed preview LaTeX images in source buffer.
210 <URL:http://www.gnu.org/software/auctex/preview-latex.html>
211
212 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
213 DTD-aware serious SGML/XML editing.
214
215 * Quack: <URL:http://www.neilvandyke.org/quack/>
216 Quack enhances Emacs support for Scheme.
217
218 * QWE: <URL:http://www.nongnu.org/qwe/>
219 QWE's not WEB for Emacs is a quasi-WYSIWYG literate programming system for
220 Emacs that can be used with almost every programming language.
221
222 * Session: <URL:http://emacs-session.sourceforge.net/>
223 Session Management for Emacs.
224
225 * SLIME: The Superior Lisp Interaction Mode for Emacs:
226 <URL:http://common-lisp.net/project/slime/>
227
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
235
236 * Tiny Tools: <URL:http://freshmeat.net/projects/emacs-tiny-tools>
237
238 * VM (View Mail): Alternative mail reader
239 <URL:http://launchpad.net/vm>
240 Previously hosted at: <URL:http://www.nongnu.org/viewmail/>
241 There are VM newsgroups: <URL:news:gnu.emacs.vm.info>, and
242 <URL:news:gnu.emacs.vm.bug>.
243
244 * W3: <URL:http://savannah.gnu.org/projects/w3/>
245 Web browser. There's a W3 mail list/newsgroup
246 <URL:http://savannah.gnu.org/mail/?group=w3>.
247
248 * Wanderlust: <URL:http://www.gohome.org/wl/>
249 Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
250 reader supporting IMAP4rev1 for emacsen.
251
252 * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
253 WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
254 shell-script daemon and some LaTeX macros.
255
256 * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
257 Quasi-WYSIWYG editing of TeX & al.
258
259 Local Variables:
260 mode: text
261 mode: view
262 mode: goto-address
263 End:
264
265 This file is part of GNU Emacs.
266
267 GNU Emacs is free software: you can redistribute it and/or modify
268 it under the terms of the GNU General Public License as published by
269 the Free Software Foundation, either version 3 of the License, or
270 (at your option) any later version.
271
272 GNU Emacs is distributed in the hope that it will be useful,
273 but WITHOUT ANY WARRANTY; without even the implied warranty of
274 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
275 GNU General Public License for more details.
276
277 You should have received a copy of the GNU General Public License
278 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
279
280 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa