Mercurial > emacs
annotate etc/MORE.STUFF @ 25690:0e71134aaba2
(Fmake_hash_table): Fix string continuation.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 13 Sep 1999 19:03:19 +0000 |
parents | cd3aa5527b4f |
children | 8e1b437e5d04 |
rev | line source |
---|---|
24128 | 1 More Neat Stuff for your Emacs -*-mode: text; outline-minor-mode: t-*- |
24127 | 2 |
3 This file describes GNU Emacs programs and resources that are maintained | |
24128 | 4 by other people. Some of these may become part of the Emacs |
5 distribution in the future. Also included are sites where development | |
6 versions of some packages distributed with Emacs may be found. | |
7 | |
8 You might also look at the Emacs web page | |
9 <URL:http://www.gnu.org/software/emacs/emacs.html>. If you use the | |
10 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ. | |
11 | |
12 Please submit a but report if you find that any of the addresses | |
13 listed here fail. | |
24127 | 14 |
15 * The LCD archive | |
16 | |
17 There is a large collection of Emacs Lisp code available for FTP at | |
24157
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
18 ftp.cis.ohio-state.edu and various mirrors. Unfortunately its |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
19 maintenance is currently very slow. |
24127 | 20 |
21 To get started using this archive, do: | |
22 | |
24128 | 23 ftp ftp.cis.ohio-state.edu |
24127 | 24 |
25 Once you're in FTP, do | |
26 | |
24128 | 27 cd pub/emacs-lisp |
24127 | 28 bin |
29 get lispdir.el.Z | |
30 get LCD-datafile.Z | |
31 | |
32 and exit. Then do: | |
33 | |
24128 | 34 gunzip *.Z |
24127 | 35 |
36 The lispdir.el package will help you search for useful packages in the | |
37 LCD-datafile, which is a list of the archive constants. It will even | |
38 fetch them for you on command. | |
39 | |
24157
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
40 * gnu.emacs.sources |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
41 |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
42 Packages posted to the gnu.emacs.sources newsgroup (see |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
43 etc/MAILINGLISTS) might be archived specifically (try a web search |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
44 engine) or retrievable from general Usenet archive services. |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
45 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
46 * Maintenance versions of some packages distributed with Emacs |
24128 | 47 |
48 You might find bug-fixes or enhancements in these places. | |
49 | |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
50 * Ada: <URL:http://ada.eu.org/ada-mode/> |
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
51 |
24959 | 52 * Autorevert and Follow: |
53 <URL:http://www.andersl.com/emacs/> | |
24128 | 54 |
55 * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs> | |
56 | |
57 * BibTeX: | |
58 <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html> | |
59 | |
60 * CC Mode, ELP, Reporter, Supercite: <URL:http://www.python.org/emacs/> | |
61 Also home of Python Mode and possibly other good hacks. | |
62 | |
63 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya> | |
64 | |
65 * Ediff and Viper: <URL:ftp://ftp.ca.sunysb.edu/pub/techreports/kifer/> | |
66 | |
67 * Eldoc, Rlogin and Rsz-mini: | |
68 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/> | |
69 | |
70 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz> | |
71 | |
72 * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/> | |
73 | |
74 * Find Func: | |
75 <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el> | |
24127 | 76 |
24128 | 77 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell> |
78 | |
79 * Gnus home page: <URL:http://www.gnus.org/> | |
80 Native MIME support is in development at the time of writing. | |
81 | |
82 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/> | |
83 (And some addons for it.) | |
84 | |
85 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html> | |
86 | |
87 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el> | |
88 | |
89 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/> | |
90 | |
24801 | 91 * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/> |
92 | |
24128 | 93 * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/> |
24127 | 94 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
95 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html> |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
96 |
24128 | 97 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html> |
98 | |
99 * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump> | |
100 | |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
101 *Auxilliary files |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
102 |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
103 * (Tex)info files for use with Info-look that don't come from GNU |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
104 packages: |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
105 * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz> |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
106 * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/ |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
107 latex2e.texi> (or CTAN mirrors) |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
108 * Perl: <URL:ftp://ftp.funet.fi/pub/languages/perl/CPAN/doc/manual/ |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
109 texinfo/perl5/> (or CPAN mirrors) |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
110 |
24128 | 111 * Packages and add-ons not bundled with Emacs |
112 | |
113 Various major packages or useful additions aren't distributed as part of | |
114 Emacs for various reasons, sometimes because their authors haven't made | |
115 a copyright assignment to the FSF. Some of them may be integrated in | |
116 the future. | |
117 | |
118 * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/> | |
119 There's an AUCTeX mail list/newsgroup: | |
120 <URL:news://sunsite.auc.dk/emacs.auctex>. | |
121 | |
122 * BBDB: personal Info Rolodex integrated with mail/news: | |
123 <URL:http://pw2.netcom.com/%7Esimmonmt/bbdb/index.html> | |
24127 | 124 |
24128 | 125 * Calc: computer algebra and numerical calculations: |
126 <URL:http:www.gnu.org/software/calc/calc.html> | |
127 From GNU distribution mirrors. | |
128 | |
24654 | 129 * CJK-emacs: Converting MULE-encoded text to TeX: |
130 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and | |
131 mirrors of the `CTAN' TeX archives. | |
132 | |
24128 | 133 * Dismal: spreadsheet: |
134 <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/ | |
135 dismal.html> | |
136 | |
137 * EDB: database: <URL:ftp://theory.lcs.mit.edu/pub/emacs/edb> | |
138 No longer maintained? | |
139 | |
140 * EIEIO (object system), ETalk (interface to Internet talk): | |
141 <URL:ftp://www.ultranet.com/pub/zappo/> | |
142 | |
143 * EFS: enhanced version of ange-ftp: | |
144 <URL:http://www-uk.hpl.hp.com/people/ange/efs> | |
145 Version 1.16 is said not to work properly with Emacs 20. | |
24127 | 146 |
24128 | 147 * Elib library: <URL:/software/elib/elib.html> |
148 From GNU distribution mirrors. | |
149 | |
150 * Emacspeak -- A Speech Output Subsystem For Emacs: | |
151 <URL:http://simon.cs.cornell.edu/info/people/raman/emacspeak/emacspeak.html> | |
152 | |
153 * Erik Naggum's hacks: <URL:ftp://ftp.naggum.no/emacs/> | |
24127 | 154 |
24128 | 155 * Gnuserv: |
156 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz> | |
157 Enhanced emacsclient/emacsserver. See also | |
158 <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for | |
159 other Friedman Emacs hacks. | |
160 | |
161 * hm--html-menus: | |
162 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib> | |
163 HTML-specific editing. Can work with PSGML. | |
24127 | 164 |
24235 | 165 * Hyperbole: `Hyperbole is an open, efficient, programmable |
166 information management and hypertext system.' | |
167 From GNU distribution mirrors. | |
168 | |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
169 * ILISP: <URL:http://ilisp.cons.org/> |
24128 | 170 Provides an interactive environment for manipulating an inferior |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
171 process running some form of Lisp. |
24128 | 172 |
173 * JDE: <URL:http://sunsite.auc.dk/jde/> | |
174 Wrapper around Java development tools. | |
175 | |
24654 | 176 * MULE-UCS: Universal enCoding System |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
177 <URL:ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mule-ucs/himi/>: |
24654 | 178 Extended coding systems for MULE, specifically for reading and |
179 writing UTF-8 encoded Unicode. | |
180 | |
24128 | 181 * Mailcrypt: |
182 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html> | |
183 PGP and GPG support. PGP isn't free software, but GPG, the GNU | |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
184 Privacy Guard, is under development as a free replacement |
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
185 <URL:http://www.gnupg.org/>. |
24128 | 186 |
187 * Pointers to MIME packages: | |
188 <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html> | |
24127 | 189 |
24128 | 190 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html> |
24654 | 191 DTD-aware serious SGML/XML editing. |
24128 | 192 |
193 * Todo mode: | |
194 <URL:http://www.cl.cam.ac.uk/users/os10000/stuff/todo.html> | |
195 Todo list maintenance, interfacing to Diary mode. | |
24127 | 196 |
24128 | 197 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative |
198 mail reader. Apparently not currently supported under Emacs 20. | |
199 There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> | |
200 | |
201 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html> | |
202 Web browser. There's a W3 mail list/newsgroup | |
203 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail | |
204 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>. | |
205 | |
206 * Unpacked Emacs sources | |
207 | |
208 Erik Naggum maintains an unpacked copy of the Emacs distribution | |
209 <URL:ftp://ftp.uio.no/pub/emacs/>, which may be useful for checking | |
210 something in a later release without downloading the whole distribution. |