diff options
| author | Dave Love | 2000-10-26 15:59:48 +0000 |
|---|---|---|
| committer | Dave Love | 2000-10-26 15:59:48 +0000 |
| commit | 8490337987c917ae1cbe892c34afcd588e14511c (patch) | |
| tree | e7c1d1778044b1f19356d0ce8d71eb662669c35f | |
| parent | c13b0ec8531ee9afd0a83b98c3e4cd5bdffe9562 (diff) | |
| download | emacs-8490337987c917ae1cbe892c34afcd588e14511c.tar.gz emacs-8490337987c917ae1cbe892c34afcd588e14511c.zip | |
Various updates.
| -rw-r--r-- | etc/MORE.STUFF | 59 |
1 files changed, 32 insertions, 27 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index 1fa7a907e8b..3913262085a 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF | |||
| @@ -18,9 +18,8 @@ listed here fail. | |||
| 18 | * The LCD archive | 18 | * The LCD archive |
| 19 | 19 | ||
| 20 | There is a large collection of Emacs Lisp code available for FTP at | 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 | 21 | <URL:ftp://ftp.cis.ohio-state.edu> and various mirrors. At this time, |
| 22 | maintenance is currently very slow. A project to replace it is | 22 | serious maintenance is resuming after a long hiatus. |
| 23 | underway; see <URL:http://www.emacs.org/>. | ||
| 24 | 23 | ||
| 25 | To get started using this archive, do: | 24 | To get started using this archive, do: |
| 26 | 25 | ||
| @@ -41,8 +40,12 @@ 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 | 40 | LCD-datafile, which is a list of the archive constants. It will even |
| 42 | fetch them for you on command. | 41 | fetch them for you on command. |
| 43 | 42 | ||
| 43 | * A project previously meant to replace the LCD is at | ||
| 44 | <URL:http://www.emacs.org/> but also seems to have maintenance | ||
| 45 | problems at present. | ||
| 46 | |||
| 44 | * The `Emacs Lisp List' at | 47 | * The `Emacs Lisp List' at |
| 45 | <URL:http://www.anc.ed.ac.uk/~stephen/emacs/ell.html> has pointers | 48 | <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers |
| 46 | to sources of a large number of packages. | 49 | to sources of a large number of packages. |
| 47 | 50 | ||
| 48 | * gnu.emacs.sources | 51 | * gnu.emacs.sources |
| @@ -55,7 +58,7 @@ engine) or retrievable from general Usenet archive services. | |||
| 55 | 58 | ||
| 56 | You might find bug-fixes or enhancements in these places. | 59 | You might find bug-fixes or enhancements in these places. |
| 57 | 60 | ||
| 58 | * Ada: <URL:http://ada.eu.org/ada-mode/> | 61 | * Ada: <URL:http://www.ada-france.org/ada-mode> |
| 59 | 62 | ||
| 60 | * Autorevert, CWarn and Follow: | 63 | * Autorevert, CWarn and Follow: |
| 61 | <URL:http://www.andersl.com/emacs/> | 64 | <URL:http://www.andersl.com/emacs/> |
| @@ -73,12 +76,14 @@ You might find bug-fixes or enhancements in these places. | |||
| 73 | 76 | ||
| 74 | * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya> | 77 | * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya> |
| 75 | 78 | ||
| 76 | * Ediff and Viper: <URL:ftp://ftp.ca.sunysb.edu/pub/techreports/kifer/> | 79 | * Ediff and Viper: <URL:ftp://ftp.cs.sunysb.edu/pub/TechReports/kifer/> |
| 77 | 80 | ||
| 78 | * Eldoc, Rlogin and Rsz-mini: | 81 | * Eldoc and Rlogin: |
| 79 | <URL:ftp://ftp.splode.com/pub/users/friedman/packages/> | 82 | <URL:ftp://ftp.splode.com/pub/users/friedman/packages/> |
| 80 | 83 | ||
| 81 | * EUDC: <URL:http://lspwww.epfl.ch/~figueire/Software/eudc/> | 84 | * EShell: <URL:http://www.gci-net.com/users/j/johnw/emacs.html> |
| 85 | |||
| 86 | * EUDC: <URL:http://lspwww.epfl.ch/%7Efigueire/Software/eudc/> | ||
| 82 | 87 | ||
| 83 | * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz> | 88 | * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz> |
| 84 | 89 | ||
| @@ -89,10 +94,9 @@ You might find bug-fixes or enhancements in these places. | |||
| 89 | 94 | ||
| 90 | * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell> | 95 | * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell> |
| 91 | 96 | ||
| 92 | * Fortune: <URL:http://www.coling.uni-freiburg.de/~%7Eschauer/emacs.html> | 97 | * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html> |
| 93 | 98 | ||
| 94 | * Gnus home page: <URL:http://www.gnus.org/> | 99 | * Gnus: <URL:http://www.gnus.org/> |
| 95 | Native MIME support is in development at the time of writing. | ||
| 96 | 100 | ||
| 97 | * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/> | 101 | * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/> |
| 98 | (And some addons for it.) | 102 | (And some addons for it.) |
| @@ -107,7 +111,7 @@ You might find bug-fixes or enhancements in these places. | |||
| 107 | 111 | ||
| 108 | * PCL-CVS: <URL:ftp://rum.cs.yale.edu/pub/monnier/pcl-cvs> | 112 | * PCL-CVS: <URL:ftp://rum.cs.yale.edu/pub/monnier/pcl-cvs> |
| 109 | 113 | ||
| 110 | * PS mode: <URL:http://odur.let.rug.nl/~kleiweg/postscript/> | 114 | * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/> |
| 111 | 115 | ||
| 112 | * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/> | 116 | * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/> |
| 113 | 117 | ||
| @@ -132,8 +136,8 @@ You might find bug-fixes or enhancements in these places. | |||
| 132 | * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz> | 136 | * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz> |
| 133 | * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/ | 137 | * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/ |
| 134 | latex2e.texi> (or CTAN mirrors) | 138 | latex2e.texi> (or CTAN mirrors) |
| 135 | * Perl: <URL:ftp://ftp.funet.fi/pub/languages/perl/CPAN/doc/manual/ | 139 | * Perl: <URL:ftp://ftp.cpan.org/CPAN/doc/manual/texinfo/perl5/> (or |
| 136 | texinfo/perl5/> (or CPAN mirrors) | 140 | CPAN mirrors) |
| 137 | 141 | ||
| 138 | * Packages and add-ons not bundled with Emacs | 142 | * Packages and add-ons not bundled with Emacs |
| 139 | 143 | ||
| @@ -142,15 +146,21 @@ 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 | 146 | a copyright assignment to the FSF. Some of them may be integrated in |
| 143 | the future. | 147 | the future. |
| 144 | 148 | ||
| 149 | You might like to check whether they are packaged for your system. | ||
| 150 | Several are for Debian GNU/Linux in particular. | ||
| 151 | |||
| 145 | * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/> | 152 | * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/> |
| 146 | There's an AUCTeX mail list/newsgroup: | 153 | There's an AUCTeX mail list/newsgroup: |
| 147 | <URL:news://sunsite.auc.dk/emacs.auctex>. | 154 | <URL:news://sunsite.auc.dk/emacs.auctex>. |
| 148 | 155 | ||
| 149 | * BBDB: personal Info Rolodex integrated with mail/news: | 156 | * BBDB: personal Info Rolodex integrated with mail/news: |
| 150 | <URL:http://bbdb.sourceforge.net/> | 157 | <URL:http://bbdb.sourceforge.net/> |
| 158 | [You might want to set the coding system of your .bbdb file to | ||
| 159 | emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to | ||
| 160 | `file-coding-system-alist' for non-ASCII characters.] | ||
| 151 | 161 | ||
| 152 | * Calc: computer algebra and numerical calculations: | 162 | * Calc: computer algebra and numerical calculations: |
| 153 | <URL:http:www.gnu.org/software/calc/calc.html> | 163 | <URL:http://www.gnu.org/software/calc/calc.html> |
| 154 | From GNU distribution mirrors. | 164 | From GNU distribution mirrors. |
| 155 | 165 | ||
| 156 | * CJK-emacs: Converting MULE-encoded text to TeX: | 166 | * CJK-emacs: Converting MULE-encoded text to TeX: |
| @@ -172,7 +182,8 @@ the future. | |||
| 172 | Version 1.16 is said not to work properly with Emacs 20. | 182 | Version 1.16 is said not to work properly with Emacs 20. |
| 173 | 183 | ||
| 174 | * Elib library: <URL:http://www.gnu.org/software/elib/elib.html> | 184 | * Elib library: <URL:http://www.gnu.org/software/elib/elib.html> |
| 175 | From GNU distribution mirrors. | 185 | From GNU distribution mirrors. (Much of this functionality is now |
| 186 | in Emacs.) | ||
| 176 | 187 | ||
| 177 | * Emacspeak -- A Speech Output Subsystem For Emacs: | 188 | * Emacspeak -- A Speech Output Subsystem For Emacs: |
| 178 | <URL:http://emacspeak.sourceforge.net/> | 189 | <URL:http://emacspeak.sourceforge.net/> |
| @@ -196,22 +207,21 @@ the future. | |||
| 196 | process running some form of Lisp. | 207 | process running some form of Lisp. |
| 197 | 208 | ||
| 198 | * JDE: <URL:http://sunsite.auc.dk/jde/> | 209 | * JDE: <URL:http://sunsite.auc.dk/jde/> |
| 199 | Wrapper around Java development tools. | 210 | Provides a Java-specific `Integrated Development Environment'. |
| 200 | 211 | ||
| 201 | * MULE-UCS: Universal enCoding System: | 212 | * Mule-UCS: Universal enCoding System: |
| 202 | <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/> | 213 | <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/> |
| 203 | Extended coding systems for MULE, specifically for reading and | 214 | Extended coding systems for Mule, specifically for reading and |
| 204 | writing UTF-8 encoded Unicode. | 215 | writing UTF-8 encoded Unicode. |
| 205 | 216 | ||
| 206 | An alternative system for using UTF-8 is at | 217 | An alternative system for using UTF-8 is at |
| 207 | <URL:http://www.cs.ust.hk/%7Eotfried/Mule/>. This includes an | 218 | <URL:http://www.cs.uu.nl/%7Eotfried/Mule/>. This includes an |
| 208 | external program for (partial) inter-conversion of UTF-8. | 219 | external program for (partial) inter-conversion of UTF-8. |
| 209 | 220 | ||
| 210 | * Mailcrypt: | 221 | * Mailcrypt: |
| 211 | <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html> | 222 | <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html> |
| 212 | PGP and GPG support. PGP isn't free software, but GPG, the GNU | 223 | PGP and GPG support. PGP isn't free software, but GPG, the GNU |
| 213 | Privacy Guard, is under development as a free replacement | 224 | Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>. |
| 214 | <URL:http://www.gnupg.org/>. | ||
| 215 | 225 | ||
| 216 | * Pointers to MIME packages: | 226 | * Pointers to MIME packages: |
| 217 | <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html> | 227 | <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html> |
| @@ -235,11 +245,6 @@ the future. | |||
| 235 | <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail | 245 | <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail |
| 236 | list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>. | 246 | list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>. |
| 237 | 247 | ||
| 238 | * Unpacked Emacs sources | ||
| 239 | |||
| 240 | An unpacked current source tree may be available from | ||
| 241 | <URL:ftp://ftp.emacs.org/pub/>. | ||
| 242 | |||
| 243 | 248 | ||
| 244 | Local Variables: | 249 | Local Variables: |
| 245 | mode: text | 250 | mode: text |