Ulrich Mueller <ulm at kph.uni-mainz.de> (tiny change):
[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
4 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.pl/ElispArea>.
36
37 * Maintenance versions of some packages distributed with Emacs
38
39 You might find bug-fixes or enhancements in these places.
40
41 * Ada-mode: <URL:http://libre.act-europe.fr/adamode>
42
43 * Battery and Info Look: <URL:http://www-cdf.fnal.gov/~sthrlnd/emacs/>
44
45 * BibTeX:
46 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
47
48 * BS: <URL:http://www.geekware.de/software/emacs/index.html>
49
50 * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
51
52 * CC mode: <URL:http://cc-mode.sourceforge.net/>
53
54 * CPerl: <URL:http://www.cpan.org/modules/by-module/CPAN/ILYAZ/cperl-mode/>
55
56 * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
57
58 * Eldoc and Rlogin:
59 <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
60
61 * ERC: IRC client:
62 <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient>
63
64 * EShell: <URL:http://www.newartisans.com/johnw/emacs.html>
65
66 * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>
67
68 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
69
70 * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
71
72 * Gnus: <URL:http://www.gnus.org/>
73
74 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
75 (And some addons for it.)
76
77 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
78
79 * Ispell: <URL:http://www.eng.utah.edu/~kstevens/ispell-page.html>
80
81 * MH-E: <URL:http://mh-e.sourceforge.net/>
82
83 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
84
85 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
86
87 * PS-print: <URL:http://www.cpqd.com.br/~vinicius/emacs/>
88
89 * QuickURL: <URL:http://www.davep.org/emacs/>
90
91 * RefTeX: <URL:http://staff.science.uva.nl/~dominik/Tools/reftex/>
92
93 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
94
95 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
96
97 * Tramp: Remote file access via rsh/ssh
98 <URL:http://savannah.gnu.org/projects/tramp/>
99
100 * Webjump: <URL:http://www.neilvandyke.org/webjump>
101
102 * Whitespace: <URL:http://www.dsmit.com/lisp/>
103
104 * Auxiliary files
105
106 * (Tex)info files for use with Info-look that don't come from GNU
107 packages:
108 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
109 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
110 latex2e.texi> (or CTAN mirrors)
111 * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
112 (or CPAN mirrors)
113
114 * Packages and add-ons not bundled with Emacs
115
116 Various major packages or useful additions aren't distributed as part of
117 Emacs for various reasons, sometimes because their authors haven't made
118 a copyright assignment to the FSF. Some of them may be integrated in
119 the future.
120
121 You might like to check whether they are packaged for your system.
122 Several are for Debian GNU/Linux in particular.
123
124 * AUCTeX: <URL:http://www.gnu.org/software/auctex/>
125 An extensible package that supports writing and formatting TeX
126 files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).
127
128 * BBDB: personal Info Rolodex integrated with mail/news:
129 <URL:http://bbdb.sourceforge.net/>
130 [You might want to set the coding system of your .bbdb file to
131 emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
132 `file-coding-system-alist' for non-ASCII characters.]
133
134 * Boxquote: <URL:http://www.davep.org/emacs/>
135
136 * CEDET: Collection of Emacs Development Environment Tools, including
137 EIEIO, Semantic, Speedbar, EDE, and COGRE:
138 <URL:http://cedet.sourceforge.net/>
139
140 * CJK-emacs: Converting MULE-encoded text to TeX:
141 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
142 mirrors of the `CTAN' TeX archives.
143
144 * Dismal: spreadsheet:
145 <URL:http://www.gnu.org/software/dismal/dismal.html>
146
147 * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
148
149 * EDB: database: <URL:http://www.glug.org/people/ttn/software/edb/>
150
151 * Ee: categorizing information manager:
152 <URL:http://www.jurta.org/emacs/ee/>
153
154 * EFS: enhanced version of ange-ftp:
155 <URL:http://www-uk.hpl.hp.com/people/ange/efs>
156 Version 1.16 is said not to work properly with Emacs 20.
157
158 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
159 From GNU distribution mirrors. (Much of this functionality is now
160 in Emacs.)
161
162 * EMacro: <URL:http://emacro.sourceforge.net/>
163 EMacro is a portable configuration file that configures itself.
164
165 * Emacs Muse: <URL:http://www.mwolson.org/projects/EmacsMuse.html>
166 An authoring and publishing environment for Emacs.
167
168 * Emacs speaks statistics (ESS): statistical programming within Emacs
169 <URL:http://ess.r-project.org>
170
171 * Emacspeak -- A Speech Output Subsystem For Emacs:
172 <URL:http://emacspeak.sourceforge.net/>
173
174 * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
175 A simple Emacs interface to w3m, which is a text-mode
176 WWW browser
177
178 * Emacs Wiki Mode: <URL:http://www.mwolson.org/projects/EmacsWiki.html>
179 A wiki-like publishing tool and personal information manager
180
181 * Gnuserv:
182 <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
183 Enhanced emacsclient/emacsserver. Also available from this Web
184 page: eiffel-mode.el.
185
186 * Go in a buffer: Go Text Protocol client:
187 <URL:http://www.glug.org/people/ttn/software/personal-elisp/standalone/>
188 A modified version is also bundled with GNU Go:
189 <URL:http://www.gnu.org/software/gnugo/gnugo.html>
190
191 * hm--html-menus:
192 <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
193 HTML-specific editing. Can work with PSGML.
194
195 * Hyperbole:
196 <URL:http://ftp.gnu.org/pub/gnu/hyperbole/>
197 Hyperbole is an open, efficient, programmable information
198 management and hypertext system.
199
200 * JDEE: <URL:http://jdee.sunsite.dk/>
201 Provides a Java development environment for Emacs.
202
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.
209
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/>.
214
215 * Mew: <URL:http://www.mew.org/>
216 A MIME mail reader for Emacs/XEmacs.
217
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.
221
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.
226
227 * Planner Mode: <URL:http://www.plannerlove.com/>
228 Planner is an organizer and day planner for Emacs.
229
230 * Preview LaTeX: embed preview LaTeX images in source buffer.
231 <URL:http://preview-latex.sourceforge.net/>
232
233 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
234 DTD-aware serious SGML/XML editing.
235
236 * Quack: <URL:http://www.neilvandyke.org/quack/>
237 Quack enhances Emacs support for Scheme
238
239 * Remember:
240 <URL:http://sacha.free.net.ph/notebook/wiki/RememberEl.php>
241
242 * Session: <URL:http://emacs-session.sourceforge.net/>
243 Session Management for Emacs.
244
245 * SLIME: The Superior Lisp Interaction Mode for Emacs:
246 <URL:http://common-lisp.net/project/slime/>
247
248 * Tamago: Chinese/Japanese/Korean input method
249 <URL:ftp://m17n.org/pub/tamago/>
250 Emacs Lisp package to provide input methods for CJK characters.
251 It can use these background conversion servers:
252 FreeWnn (jserver, cserver, tserver),
253 Wnn6,
254 SJ3 Ver.2
255
256 * Tiny Tools: <URL:http://tiny-tools.sourceforge.net/>
257
258 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
259 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
260
261 * W3: <URL:http://savannah.gnu.org/projects/w3/>
262 Web browser. There's a W3 mail list/newsgroup
263 <URL:http://savannah.gnu.org/mail/?group=w3>.
264
265 * Wanderlust: <URL:http://www.gohome.org/wl/>
266 Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
267 reader supporting IMAP4rev1 for emacsen.
268
269 * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
270 WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
271 shell-script daemon and some LaTeX macros.
272
273 * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
274 Quasi-WYSIWYG editing of TeX & al. (It will be improved to take
275 better advantage of Emacs 21 features.)
276
277 Local Variables:
278 mode: text
279 mode: view
280 eval: (goto-address)
281 End:
282
283 This file is part of GNU Emacs.
284
285 GNU Emacs is free software; you can redistribute it and/or modify
286 it under the terms of the GNU General Public License as published by
287 the Free Software Foundation; either version 2, or (at your option)
288 any later version.
289
290 GNU Emacs is distributed in the hope that it will be useful,
291 but WITHOUT ANY WARRANTY; without even the implied warranty of
292 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
293 GNU General Public License for more details.
294
295 You should have received a copy of the GNU General Public License
296 along with GNU Emacs; see the file COPYING. If not, write to the
297 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
298 Boston, MA 02110-1301, USA.
299
300 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa