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