]> code.delx.au - gnu-emacs/blob - etc/MORE.STUFF
(Ffontset_info): Fix newline in doc.
[gnu-emacs] / etc / MORE.STUFF
1 More Neat Stuff for your Emacs -*-mode: text; outline-minor-mode: t-*-
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 but report if you find that any of the addresses
16 listed here fail.
17
18 * The LCD archive
19
20 There is a large collection of Emacs Lisp code available for FTP at
21 ftp.cis.ohio-state.edu and various mirrors. Unfortunately its
22 maintenance is currently very slow. A project to replace it is
23 underway; see <URL:http://www.emacs.org/>.
24
25 To get started using this archive, do:
26
27 ftp ftp.cis.ohio-state.edu
28
29 Once you're in FTP, do
30
31 cd pub/emacs-lisp
32 bin
33 get lispdir.el.Z
34 get LCD-datafile.Z
35
36 and exit. Then do:
37
38 gunzip *.Z
39
40 The lispdir.el package will help you search for useful packages in the
41 LCD-datafile, which is a list of the archive constants. It will even
42 fetch them for you on command.
43
44 * The `Emacs Lisp List' at
45 <URL:http://www.anc.ed.ac.uk/~stephen/emacs/ell.html> has pointers
46 to sources of a large number of packages.
47
48 * gnu.emacs.sources
49
50 Packages posted to the gnu.emacs.sources newsgroup (see
51 etc/MAILINGLISTS) might be archived specifically (try a web search
52 engine) or retrievable from general Usenet archive services.
53
54 * Maintenance versions of some packages distributed with Emacs
55
56 You might find bug-fixes or enhancements in these places.
57
58 * Ada: <URL:http://ada.eu.org/ada-mode/>
59
60 * Autorevert and Follow:
61 <URL:http://www.andersl.com/emacs/>
62
63 * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs>
64
65 * BibTeX:
66 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
67
68 * BS: <URL:http://home.netsurf.de/olaf.sylvester/emacs>
69
70 * CC Mode, ELP, Reporter, Supercite: <URL:http://www.python.org/emacs/>
71 Also home of Python Mode and possibly other good hacks.
72
73 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya>
74
75 * Ediff and Viper: <URL:ftp://ftp.ca.sunysb.edu/pub/techreports/kifer/>
76
77 * Eldoc, Rlogin and Rsz-mini:
78 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/>
79
80 * EUDC: <URL:http://lspwww.epfl.ch/~figueire/Software/eudc/>
81
82 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
83
84 * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/>
85
86 * Find Func:
87 <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el>
88
89 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell>
90
91 * Fortune: <URL:http://www.coling.uni-freiburg.de/~%7Eschauer/emacs.html>
92
93 * Gnus home page: <URL:http://www.gnus.org/>
94 Native MIME support is in development at the time of writing.
95
96 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
97 (And some addons for it.)
98
99 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
100
101 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
102
103 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>
104
105 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
106
107 * PS mode: <URL:http://odur.let.rug.nl/~kleiweg/postscript/>
108
109 * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/>
110
111 * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el>
112
113 * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/>
114
115 * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/>
116
117 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
118
119 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html>
120
121 * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump>
122
123 * Auxilliary files
124
125 * (Tex)info files for use with Info-look that don't come from GNU
126 packages:
127 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
128 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
129 latex2e.texi> (or CTAN mirrors)
130 * Perl: <URL:ftp://ftp.funet.fi/pub/languages/perl/CPAN/doc/manual/
131 texinfo/perl5/> (or CPAN mirrors)
132
133 * Packages and add-ons not bundled with Emacs
134
135 Various major packages or useful additions aren't distributed as part of
136 Emacs for various reasons, sometimes because their authors haven't made
137 a copyright assignment to the FSF. Some of them may be integrated in
138 the future.
139
140 * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/>
141 There's an AUCTeX mail list/newsgroup:
142 <URL:news://sunsite.auc.dk/emacs.auctex>.
143
144 * BBDB: personal Info Rolodex integrated with mail/news:
145 <URL:http://pw2.netcom.com/%7Esimmonmt/bbdb/index.html>
146
147 * Calc: computer algebra and numerical calculations:
148 <URL:http:www.gnu.org/software/calc/calc.html>
149 From GNU distribution mirrors.
150
151 * CJK-emacs: Converting MULE-encoded text to TeX:
152 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
153 mirrors of the `CTAN' TeX archives.
154
155 * Dismal: spreadsheet:
156 <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/
157 dismal.html>
158
159 * EDB: database: <URL:ftp://theory.lcs.mit.edu/pub/emacs/edb>
160 No longer maintained?
161
162 * EIEIO (object system), ETalk (interface to Internet talk):
163 <URL:ftp://www.ultranet.com/pub/zappo/>
164
165 * EFS: enhanced version of ange-ftp:
166 <URL:http://www-uk.hpl.hp.com/people/ange/efs>
167 Version 1.16 is said not to work properly with Emacs 20.
168
169 * Elib library: <URL:/software/elib/elib.html>
170 From GNU distribution mirrors.
171
172 * Emacspeak -- A Speech Output Subsystem For Emacs:
173 <URL:http://emacspeak.sourceforge.net/>
174
175 * Gnuserv:
176 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz>
177 Enhanced emacsclient/emacsserver. See also
178 <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for
179 other Friedman Emacs hacks.
180
181 * hm--html-menus:
182 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
183 HTML-specific editing. Can work with PSGML.
184
185 * Hyperbole: `Hyperbole is an open, efficient, programmable
186 information management and hypertext system.'
187 From GNU distribution mirrors.
188
189 * ILISP: <URL:http://ilisp.cons.org/>
190 Provides an interactive environment for manipulating an inferior
191 process running some form of Lisp.
192
193 * JDE: <URL:http://sunsite.auc.dk/jde/>
194 Wrapper around Java development tools.
195
196 * MULE-UCS: Universal enCoding System:
197 <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
198 Extended coding systems for MULE, specifically for reading and
199 writing UTF-8 encoded Unicode.
200
201 An alternative system for using UTF-8 is at
202 <URL:http://www.cs.ust.hk/%7Eotfried/Mule/>. This includes an
203 external program for (partial) inter-conversion of UTF-8.
204
205 * Mailcrypt:
206 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
207 PGP and GPG support. PGP isn't free software, but GPG, the GNU
208 Privacy Guard, is under development as a free replacement
209 <URL:http://www.gnupg.org/>.
210
211 * PCL-CVS: <URL:ftp://rum.cs.yale.edu/pub/monnier/pcl-cvs>
212 Interface to CVS providing extended `vc-dired'-style functionality.
213
214 * Pointers to MIME packages:
215 <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html>
216
217 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
218 DTD-aware serious SGML/XML editing.
219
220 * Tamago: Chinese/Japanese/Korean input method
221 <URL:ftp://m17n.org/pub/tamago/>
222 Emacs Lisp package to provide input methods for CJK characters.
223 It can use these background conversion servers:
224 FreeWnn (jserver, cserver, tserver),
225 Wnn6,
226 SJ3 Ver.2
227
228 * Todo mode:
229 <URL:http://www.cl.cam.ac.uk/users/os10000/stuff/todo.html>
230 Todo list maintenance, interfacing to Diary mode.
231
232 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
233 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
234
235 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
236 Web browser. There's a W3 mail list/newsgroup
237 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail
238 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>.
239
240 * Unpacked Emacs sources
241
242 An unpacked current source tree may be available from
243 <URL:ftp://ftp.emacs.org/pub/>.