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