(fancy-splash-head): Use splash8.xpm for color
[emacs.git] / etc / MORE.STUFF
blobac551f838f55c8d8a723a8457a78693fe56d83e4
1 More Neat Stuff for your Emacs
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.
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.
15 Please submit a but report if you find that any of the addresses
16 listed here fail.
18 * The LCD archive
20 There is a large collection of Emacs Lisp code available for FTP at
21 <URL:ftp://ftp.cis.ohio-state.edu> and various mirrors.  At this time,
22 serious maintenance is resuming after a long hiatus.  
24 To get started using this archive, do:
26         ftp ftp.cis.ohio-state.edu
28 Once you're in FTP, do
30         cd pub/emacs-lisp
31         bin
32         get lispdir.el.Z
33         get LCD-datafile.Z
35 and exit.  Then do:
37         gunzip *.Z
39 The lispdir.el package will help you search for useful packages in the
40 LCD-datafile, which is a list of the archive constants.  It will even
41 fetch them for you on command.
43 * <URL:http://www.emacs.org/> emacs.org is a site that hosts a number
44   of Internet services for the purpose of supporting GNU Emacs,
45   research and examine in depth "What is Emacs?", and a project that
46   assists the contributed Emacs Lisp distribution with widely
47   re-useable metadata that is backward compatible with the LCD.
49 * The `Emacs Lisp List' at
50   <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers
51   to sources of a large number of packages.
53 * gnu.emacs.sources
55 Packages posted to the gnu.emacs.sources newsgroup (see
56 etc/MAILINGLISTS) might be archived specifically (try a web search
57 engine) or retrievable from general Usenet archive services.
59 * Maintenance versions of some packages distributed with Emacs
61 You might find bug-fixes or enhancements in these places.
63  * Ada: <URL:http://www.ada-france.org/ada-mode>
65  * Autorevert, CWarn and Follow:
66    <URL:http://www.andersl.com/emacs/>
68  * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs>
70  * BibTeX:
71    <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
73  * BS: <URL:http://home.netsurf.de/olaf.sylvester/emacs>
75  * Calculator: <URL:http://www.cs.cornell.edu/eli/misc/calculator.el>
77  * CC mode: <URL:http://cc-mode.sourceforge.net/>
79  * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya>
81  * Ediff and Viper: <URL:ftp://ftp.cs.sunysb.edu/pub/TechReports/kifer/>
83  * Eldoc and Rlogin:
84    <URL:ftp://ftp.splode.com/pub/users/friedman/packages/>
86  * EShell: <URL:http://www.gci-net.com/users/j/johnw/emacs.html>
88  * EUDC: <URL:http://lspwww.epfl.ch/%7Efigueire/Software/eudc/>
90  * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
92  * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/>
94  * Find Func:
95    <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el>
97  * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell>
99  * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
101  * Gnus: <URL:http://www.gnus.org/>
103  * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
104    (And some addons for it.)
106  * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
108  * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
110  * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>
112  * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
114  * PCL-CVS: <URL:ftp://rum.cs.yale.edu/pub/monnier/pcl-cvs>
116  * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
118  * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/>
120  * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el>
122  * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/>
124  * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/>
126  * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
128  * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html>
130  * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump>
132  * Whitespace; <URL:http://www.dsmit.com/lisp/>
134 * Auxilliary files
136  * (Tex)info files for use with Info-look that don't come from GNU
137    packages:
138    * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
139    * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
140        latex2e.texi> (or CTAN mirrors)
141    * Perl: <URL:ftp://ftp.cpan.org/CPAN/doc/manual/texinfo/perl5/> (or
142    CPAN mirrors)
144 * Packages and add-ons not bundled with Emacs
146 Various major packages or useful additions aren't distributed as part of
147 Emacs for various reasons, sometimes because their authors haven't made
148 a copyright assignment to the FSF.  Some of them may be integrated in
149 the future.
151 You might like to check whether they are packaged for your system.
152 Several are for Debian GNU/Linux in particular.
154  * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/>
155    There's an AUCTeX mail list/newsgroup:
156    <URL:news://sunsite.auc.dk/emacs.auctex>.
158  * BBDB: personal Info Rolodex integrated with mail/news:
159    <URL:http://bbdb.sourceforge.net/>
160    [You might want to set the coding system of your .bbdb file to
161    emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
162    `file-coding-system-alist' for non-ASCII characters.]
164  * Calc: computer algebra and numerical calculations:
165    <URL:http://www.gnu.org/software/calc/calc.html>
166    From GNU distribution mirrors.
168  * CJK-emacs: Converting MULE-encoded text to TeX:
169    <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
170    mirrors of the `CTAN' TeX archives.
172  * Dismal: spreadsheet:
173    <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/
174    dismal.html>
175           
176  * EDB: database:
177    <URL:http://sdg.lcs.mit.edu/%7Emernst/software/edb-mrp.tar.gz>
178    Not maintained?
180  * EIEIO (object system), ETalk (interface to Internet talk):
181    <URL:ftp://www.ultranet.com/pub/zappo/>
183  * EFS: enhanced version of ange-ftp:
184    <URL:http://www-uk.hpl.hp.com/people/ange/efs>
185    Version 1.16 is said not to work properly with Emacs 20.
187  * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
188    From GNU distribution mirrors.  (Much of this functionality is now
189    in Emacs.)
191  * Emacspeak -- A Speech Output Subsystem For Emacs:
192    <URL:http://emacspeak.sourceforge.net/>
194  * Gnuserv:
195    <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz>
196    Enhanced emacsclient/emacsserver.  See also
197    <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for
198    other Friedman Emacs hacks.
200  * hm--html-menus:
201    <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
202    HTML-specific editing.  Can work with PSGML.
204  * Hyperbole: `Hyperbole is an open, efficient, programmable
205    information management and hypertext system.'
206    From GNU distribution mirrors.
208  * ILISP: <URL:http://ilisp.cons.org/>
209    Provides an interactive environment for manipulating an inferior
210    process running some form of Lisp.
212  * JDE: <URL:http://sunsite.auc.dk/jde/>
213    Provides a Java-specific `Integrated Development Environment'.
215  * Mule-UCS: Universal enCoding System:
216    <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
217    Extended coding systems for Mule, specifically for reading and
218    writing UTF-8 encoded Unicode.  This does more than the built-in
219    utf-8 coding system.
221  * Mailcrypt:
222    <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
223    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
224    Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
226  * Pointers to MIME packages:
227    <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html>
229  * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
230    DTD-aware serious SGML/XML editing.
232  * Tamago: Chinese/Japanese/Korean input method
233    <URL:ftp://m17n.org/pub/tamago/>
234    Emacs Lisp package to provide input methods for CJK characters.
235    It can use these background conversion servers:
236         FreeWnn (jserver, cserver, tserver),
237         Wnn6,
238         SJ3 Ver.2
240  * Tramp: Remote file access via rsh/ssh
241    <URL:ftp://ls6.cs.uni-dortmund.de/pub/tramp.tar.gz>
243  * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
244    mail reader.  There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
246  * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
247    Web browser.  There's a W3 mail list/newsgroup
248    <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail
249    list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>.
251  * X-Symbol: <URL:http://www.fmi.uni-passau.de/~wedler/x-symbol/emacs.html>
252    Quasi-WYSIWYG editing of TeX & al.  (It will be improved to take
253    better advantage of Emacs 21 features.)
255 Local Variables:
256 mode: text
257 mode: view
258 eval: (goto-address)
259 End: