]> code.delx.au - gnu-emacs/blob - etc/MORE.STUFF
Update links and URLs.
[gnu-emacs] / 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:ftp://ftp.ul.bawue.de/pub/purple/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.cs.cornell.edu/eli/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 * EShell: <URL:http://www.newartisans.com/johnw/emacs.html>
58
59 * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>
60
61 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
62
63 * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
64
65 * Gnus: <URL:http://www.gnus.org/>
66
67 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
68 (And some addons for it.)
69
70 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
71
72 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
73
74 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
75
76 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
77
78 * PS-print: <URL:http://www.cpqd.com.br/~vinicius/emacs/>
79
80 * QuickURL: <URL:http://www.davep.org/emacs/>
81
82 * RefTeX: <URL:http://staff.science.uva.nl/~dominik/Tools/reftex/>
83
84 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
85
86 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
87
88 * Tramp: Remote file access via rsh/ssh
89 <URL:http://savannah.gnu.org/projects/tramp/>
90
91 * Webjump: <URL:http://www.neilvandyke.org/webjump>
92
93 * Whitespace: <URL:http://www.dsmit.com/lisp/>
94
95 * Auxiliary files
96
97 * (Tex)info files for use with Info-look that don't come from GNU
98 packages:
99 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
100 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
101 latex2e.texi> (or CTAN mirrors)
102 * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/perl5/>
103 (or CPAN mirrors)
104
105 * Packages and add-ons not bundled with Emacs
106
107 Various major packages or useful additions aren't distributed as part of
108 Emacs for various reasons, sometimes because their authors haven't made
109 a copyright assignment to the FSF. Some of them may be integrated in
110 the future.
111
112 You might like to check whether they are packaged for your system.
113 Several are for Debian GNU/Linux in particular.
114
115 * AUCTeX: fancy (La)TeX support: <URL:http://www.gnu.org/software/auctex/>
116 There's an AUCTeX mail list/newsgroup:
117 <URL:news://sunsite.dk/emacs.auctex>.
118
119 * BBDB: personal Info Rolodex integrated with mail/news:
120 <URL:http://bbdb.sourceforge.net/>
121 [You might want to set the coding system of your .bbdb file to
122 emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
123 `file-coding-system-alist' for non-ASCII characters.]
124
125 * Boxquote: <URL:http://www.davep.org/emacs/>
126
127 * CEDET: Collection of Emacs Development Environment Tools, including
128 EIEIO, Semantic, Speedbar, EDE, and COGRE:
129 <URL:http://cedet.sourceforge.net/>
130
131 * CJK-emacs: Converting MULE-encoded text to TeX:
132 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
133 mirrors of the `CTAN' TeX archives.
134
135 * Dismal: spreadsheet:
136 <URL:http://www.gnu.org/software/dismal/dismal.html>
137
138 * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
139
140 * EDB: database: <URL:http://www.glug.org/people/ttn/software/edb/>
141
142 * Ee: categorizing information manager:
143 <URL:http://www.jurta.org/emacs/ee/>
144
145 * EFS: enhanced version of ange-ftp:
146 <URL:http://www-uk.hpl.hp.com/people/ange/efs>
147 Version 1.16 is said not to work properly with Emacs 20.
148
149 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
150 From GNU distribution mirrors. (Much of this functionality is now
151 in Emacs.)
152
153 * EMacro: <URL:http://emacro.sourceforge.net/>
154 EMacro is a portable configuration file that configures itself.
155
156 * Emacs speaks statistics (ESS): statistical programming within Emacs
157 <URL:http://ess.r-project.org>
158
159 * Emacspeak -- A Speech Output Subsystem For Emacs:
160 <URL:http://emacspeak.sourceforge.net/>
161
162 * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
163 A simple Emacs interface to w3m, which is a text-mode
164 WWW browser
165
166 * Emacs Wiki Mode: <URL:http://mwolson.org/projects/EmacsWiki.html>
167 A wiki-like publishing tool and personal information manager
168
169 * ERC: IRC client:
170 <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient>
171
172 * Gnuserv:
173 <URL:http://meltin.net/hacks/emacs/>
174 Enhanced emacsclient/emacsserver. Also available from this Web
175 page: eiffel-mode.el.
176
177 * hm--html-menus:
178 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
179 HTML-specific editing. Can work with PSGML.
180
181 * Hyperbole:
182 <URL:http://ftp.gnu.org/pub/gnu/hyperbole/hyperbole-4.01.tar.gz>
183 Hyperbole is an open, efficient, programmable information
184 management and hypertext system.
185
186 * JDEE: <URL:http://jdee.sunsite.dk/>
187 Provides a Java development environment for Emacs.
188
189 * Mule-UCS: Universal enCoding System:
190 <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
191 Extended coding systems for Mule, specifically for reading and
192 writing UTF-8 encoded Unicode. This probably doesn't have much
193 advantage over the built-in `mule-utf-8' coding system with
194 `utf-translate-cjk' turned on.
195
196 * Mailcrypt:
197 <URL:http://mailcrypt.sourceforge.net/>
198 PGP and GPG support. PGP isn't free software, but GPG, the GNU
199 Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
200
201 * Mew: <URL:http://www.mew.org/>
202 A MIME mail reader for Emacs/XEmacs.
203
204 * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
205 MMM Mode is an emacs add-on package providing a minor mode that
206 allows Multiple Major Modes to coexist in one buffer.
207
208 * nXML Mode: New mode for XML:
209 <URL:http://www.thaiopensource.com/nxml-mode/>
210 nXML mode is an addon for GNU Emacs, which makes GNU Emacs into a
211 powerful XML editor.
212
213 * Planner Mode:
214 <URL:http://sacha.free.net.ph/notebook/wiki/PlannerMode.php>
215
216 * Preview LaTeX: embed preview LaTeX images in source buffer.
217 <URL:http://preview-latex.sourceforge.net/>
218
219 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
220 DTD-aware serious SGML/XML editing.
221
222 * Quack: <URL:http://www.neilvandyke.org/quack/>
223 Quack enhances Emacs support for Scheme
224
225 * Remember:
226 <URL:http://sacha.free.net.ph/notebook/wiki/RememberEl.php>
227
228 * Session: <URL:http://emacs-session.sourceforge.net/>
229 Session Management for Emacs.
230
231 * SLIME: The Superior Lisp Interaction Mode for Emacs:
232 <URL:http://common-lisp.net/project/slime/>
233
234 * Tamago: Chinese/Japanese/Korean input method
235 <URL:ftp://m17n.org/pub/tamago/>
236 Emacs Lisp package to provide input methods for CJK characters.
237 It can use these background conversion servers:
238 FreeWnn (jserver, cserver, tserver),
239 Wnn6,
240 SJ3 Ver.2
241
242 * Tiny Tools: <URL:http://tiny-tools.sourceforge.net/>
243
244 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
245 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
246
247 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
248 Web browser. There's a W3 mail list/newsgroup
249 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail
250 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>.
251
252 * Wanderlust: <URL:http://www.gohome.org/wl/>
253 Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
254 reader supporting IMAP4rev1 for emacsen.
255
256 * WhizzyTex: <URL:http://pauillac.inria.fr/whizzytex/>
257 WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
258 shell-script daemon and some LaTeX macros.
259
260 * X-Symbol: <URL:http://x-symbol.sf.net/>
261 Quasi-WYSIWYG editing of TeX & al. (It will be improved to take
262 better advantage of Emacs 21 features.)
263
264 Local Variables:
265 mode: text
266 mode: view
267 eval: (goto-address)
268 End:
269
270 arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa