Mercurial > emacs
annotate etc/MORE.STUFF @ 31765:57964eceb2e2
(fancy-splash-text): Don't quote faces.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 20 Sep 2000 12:59:21 +0000 |
parents | fcfb193a2a39 |
children | 0d78af57cddd |
rev | line source |
---|---|
29401 | 1 More Neat Stuff for your Emacs |
24127 | 2 |
25844 | 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. | |
24128 | 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. | |
24127 | 17 |
18 * The LCD archive | |
19 | |
20 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
|
21 ftp.cis.ohio-state.edu and various mirrors. Unfortunately its |
27615 | 22 maintenance is currently very slow. A project to replace it is |
23 underway; see <URL:http://www.emacs.org/>. | |
24127 | 24 |
25 To get started using this archive, do: | |
26 | |
24128 | 27 ftp ftp.cis.ohio-state.edu |
24127 | 28 |
29 Once you're in FTP, do | |
30 | |
24128 | 31 cd pub/emacs-lisp |
24127 | 32 bin |
33 get lispdir.el.Z | |
34 get LCD-datafile.Z | |
35 | |
36 and exit. Then do: | |
37 | |
24128 | 38 gunzip *.Z |
24127 | 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 | |
27615 | 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 | |
24157
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
48 * gnu.emacs.sources |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
49 |
19192d7c0e53
Correction re. LCD. Note on gnu.emacs.sources.
Dave Love <fx@gnu.org>
parents:
24128
diff
changeset
|
50 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
|
51 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
|
52 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
|
53 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
54 * Maintenance versions of some packages distributed with Emacs |
24128 | 55 |
56 You might find bug-fixes or enhancements in these places. | |
57 | |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
58 * Ada: <URL:http://ada.eu.org/ada-mode/> |
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
59 |
30802 | 60 * Autorevert, CWarn and Follow: |
24959 | 61 <URL:http://www.andersl.com/emacs/> |
24128 | 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 | |
27615 | 68 * BS: <URL:http://home.netsurf.de/olaf.sylvester/emacs> |
69 | |
30802 | 70 * Calculator: <URL:http://www.cs.cornell.edu/eli/misc/calculator.el> |
71 | |
29401 | 72 * CC mode: <URL:http://cc-mode.sourceforge.net/> |
24128 | 73 |
74 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya> | |
75 | |
76 * Ediff and Viper: <URL:ftp://ftp.ca.sunysb.edu/pub/techreports/kifer/> | |
77 | |
78 * Eldoc, Rlogin and Rsz-mini: | |
79 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/> | |
80 | |
27615 | 81 * EUDC: <URL:http://lspwww.epfl.ch/~figueire/Software/eudc/> |
82 | |
24128 | 83 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz> |
84 | |
85 * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/> | |
86 | |
87 * Find Func: | |
88 <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el> | |
24127 | 89 |
24128 | 90 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell> |
91 | |
28852 | 92 * Fortune: <URL:http://www.coling.uni-freiburg.de/~%7Eschauer/emacs.html> |
93 | |
24128 | 94 * Gnus home page: <URL:http://www.gnus.org/> |
95 Native MIME support is in development at the time of writing. | |
96 | |
97 * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/> | |
98 (And some addons for it.) | |
99 | |
27615 | 100 * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/> |
101 | |
24128 | 102 * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html> |
103 | |
104 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el> | |
105 | |
106 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/> | |
107 | |
30802 | 108 * PCL-CVS: <URL:ftp://rum.cs.yale.edu/pub/monnier/pcl-cvs> |
109 | |
26223 | 110 * PS mode: <URL:http://odur.let.rug.nl/~kleiweg/postscript/> |
111 | |
28852 | 112 * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/> |
113 | |
27615 | 114 * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el> |
115 | |
24801 | 116 * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/> |
117 | |
24128 | 118 * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/> |
24127 | 119 |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
120 * 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
|
121 |
24128 | 122 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html> |
123 | |
124 * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump> | |
125 | |
30802 | 126 * Whitespace; <URL:http://www.dsmit.com/lisp/> |
127 | |
27615 | 128 * Auxilliary files |
24774
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
129 |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
130 * (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
|
131 packages: |
99f69a5b41f4
Remove Crisp (stale). Add SQL and files for Info-look.
Dave Love <fx@gnu.org>
parents:
24654
diff
changeset
|
132 * 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
|
133 * 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
|
134 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
|
135 * 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
|
136 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
|
137 |
24128 | 138 * Packages and add-ons not bundled with Emacs |
139 | |
140 Various major packages or useful additions aren't distributed as part of | |
141 Emacs for various reasons, sometimes because their authors haven't made | |
142 a copyright assignment to the FSF. Some of them may be integrated in | |
143 the future. | |
144 | |
145 * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/> | |
146 There's an AUCTeX mail list/newsgroup: | |
147 <URL:news://sunsite.auc.dk/emacs.auctex>. | |
148 | |
149 * BBDB: personal Info Rolodex integrated with mail/news: | |
29401 | 150 <URL:http://bbdb.sourceforge.net/> |
24127 | 151 |
24128 | 152 * Calc: computer algebra and numerical calculations: |
153 <URL:http:www.gnu.org/software/calc/calc.html> | |
154 From GNU distribution mirrors. | |
155 | |
24654 | 156 * CJK-emacs: Converting MULE-encoded text to TeX: |
157 <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and | |
158 mirrors of the `CTAN' TeX archives. | |
159 | |
24128 | 160 * Dismal: spreadsheet: |
161 <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/ | |
162 dismal.html> | |
163 | |
164 * EDB: database: <URL:ftp://theory.lcs.mit.edu/pub/emacs/edb> | |
165 No longer maintained? | |
166 | |
167 * EIEIO (object system), ETalk (interface to Internet talk): | |
168 <URL:ftp://www.ultranet.com/pub/zappo/> | |
169 | |
170 * EFS: enhanced version of ange-ftp: | |
171 <URL:http://www-uk.hpl.hp.com/people/ange/efs> | |
172 Version 1.16 is said not to work properly with Emacs 20. | |
24127 | 173 |
29193 | 174 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html> |
24128 | 175 From GNU distribution mirrors. |
176 | |
177 * Emacspeak -- A Speech Output Subsystem For Emacs: | |
28852 | 178 <URL:http://emacspeak.sourceforge.net/> |
24128 | 179 |
180 * Gnuserv: | |
181 <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz> | |
182 Enhanced emacsclient/emacsserver. See also | |
183 <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for | |
184 other Friedman Emacs hacks. | |
185 | |
186 * hm--html-menus: | |
187 <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib> | |
188 HTML-specific editing. Can work with PSGML. | |
24127 | 189 |
24235 | 190 * Hyperbole: `Hyperbole is an open, efficient, programmable |
191 information management and hypertext system.' | |
192 From GNU distribution mirrors. | |
193 | |
25489
cd3aa5527b4f
Update Ada, ILISP, GNUPG, MULE_UCS.
Dave Love <fx@gnu.org>
parents:
25053
diff
changeset
|
194 * ILISP: <URL:http://ilisp.cons.org/> |
24128 | 195 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
|
196 process running some form of Lisp. |
24128 | 197 |
198 * JDE: <URL:http://sunsite.auc.dk/jde/> | |
199 Wrapper around Java development tools. | |
200 | |
28852 | 201 * MULE-UCS: Universal enCoding System: |
202 <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/> | |
24654 | 203 Extended coding systems for MULE, specifically for reading and |
204 writing UTF-8 encoded Unicode. | |
205 | |
26223 | 206 An alternative system for using UTF-8 is at |
207 <URL:http://www.cs.ust.hk/%7Eotfried/Mule/>. This includes an | |
208 external program for (partial) inter-conversion of UTF-8. | |
209 | |
24128 | 210 * Mailcrypt: |
211 <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html> | |
212 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
|
213 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
|
214 <URL:http://www.gnupg.org/>. |
24128 | 215 |
216 * Pointers to MIME packages: | |
217 <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html> | |
24127 | 218 |
24128 | 219 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html> |
24654 | 220 DTD-aware serious SGML/XML editing. |
24128 | 221 |
27666 | 222 * Tamago: Chinese/Japanese/Korean input method |
223 <URL:ftp://m17n.org/pub/tamago/> | |
224 Emacs Lisp package to provide input methods for CJK characters. | |
225 It can use these background conversion servers: | |
226 FreeWnn (jserver, cserver, tserver), | |
227 Wnn6, | |
228 SJ3 Ver.2 | |
229 | |
24128 | 230 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative |
25844 | 231 mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> |
24128 | 232 |
233 * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html> | |
234 Web browser. There's a W3 mail list/newsgroup | |
235 <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail | |
236 list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>. | |
237 | |
238 * Unpacked Emacs sources | |
239 | |
27615 | 240 An unpacked current source tree may be available from |
25844 | 241 <URL:ftp://ftp.emacs.org/pub/>. |
29401 | 242 |
243 | |
244 Local Variables: | |
245 mode: text | |
30227 | 246 mode: view |
29401 | 247 eval: (goto-address) |
248 End: |