]> code.delx.au - gnu-emacs/blobdiff - etc/MORE.STUFF
(Fexpand_file_name): Copy argument `name' into local storage on all platforms,
[gnu-emacs] / etc / MORE.STUFF
index 979caa8cf335e8ead5867f7899c2fe6e3fc444c8..d3a41c6eb33e5cbde2d65b8aa19fd0069e35d03a 100644 (file)
@@ -1,5 +1,9 @@
 More Neat Stuff for your Emacs
 
+Copyright (C) 1993, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+  Free Software Foundation, Inc.
+See the end of the file for license conditions.
+
 This file describes GNU Emacs programs and resources that are
 maintained by other people.  Some of these may become part of the
 Emacs distribution in the future.  Others we unfortunately can't
@@ -12,40 +16,11 @@ You might also look at the Emacs web page
 <URL:http://www.gnu.org/software/emacs/emacs.html>.  If you use the
 Windows-32 version of Emacs, see the NTEmacs sites listed in the FAQ.
 
-Please submit a but report if you find that any of the addresses
+Please submit a bug report if you find that any of the addresses
 listed here fail.
 
-* The LCD archive
-
-There is a large collection of Emacs Lisp code available for FTP at
-<URL:ftp://ftp.cis.ohio-state.edu> and various mirrors.  At this time,
-serious maintenance is resuming after a long hiatus.  
-
-To get started using this archive, do:
-
-       ftp ftp.cis.ohio-state.edu
-
-Once you're in FTP, do
-
-       cd pub/emacs-lisp
-       bin
-       get lispdir.el.Z
-       get LCD-datafile.Z
-
-and exit.  Then do:
-
-       gunzip *.Z
-
-The lispdir.el package will help you search for useful packages in the
-LCD-datafile, which is a list of the archive constants.  It will even
-fetch them for you on command.
-
-* A project previously meant to replace the LCD is at
-  <URL:http://www.emacs.org/> but also seems to have maintenance
-  problems at present.
-
 * The `Emacs Lisp List' at
-  <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers
+  <URL:http://www.damtp.cam.ac.uk/user/eglen/emacs/ell.html> has pointers
   to sources of a large number of packages.
 
 * gnu.emacs.sources
@@ -54,90 +29,89 @@ Packages posted to the gnu.emacs.sources newsgroup (see
 etc/MAILINGLISTS) might be archived specifically (try a web search
 engine) or retrievable from general Usenet archive services.
 
-* Maintenance versions of some packages distributed with Emacs
-
-You might find bug-fixes or enhancements in these places.
+* emacswiki.org
 
- * Ada: <URL:http://www.ada-france.org/ada-mode>
+The Emacs Wiki has an area for storing elisp files
+<URL:http://www.emacswiki.org/cgi-bin/wiki.pl/ElispArea>.
 
- * Autorevert, CWarn and Follow:
-   <URL:http://www.andersl.com/emacs/>
+* Emacs tutorials and manuals
 
- * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs>
+ * Emacs slides and tutorials can be found here:
+   <URL:http://stuff.mit.edu/iap/emacs/>
 
- * BibTeX:
-   <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>
+* Maintenance versions of some packages distributed with Emacs
 
- * BS: <URL:http://home.netsurf.de/olaf.sylvester/emacs>
+You might find bug-fixes or enhancements in these places.
 
- * Calculator: <URL:http://www.cs.cornell.edu/eli/misc/calculator.el>
+ * Ada-mode: <URL:http://libre.act-europe.fr/adamode>
 
- * CC mode: <URL:http://cc-mode.sourceforge.net/>
+ * Battery and Info Look: <URL:http://www-cdf.fnal.gov/~sthrlnd/emacs/>
 
- * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya>
+ * BS: <URL:http://www.geekware.de/software/emacs/index.html>
 
- * Ediff and Viper: <URL:ftp://ftp.cs.sunysb.edu/pub/TechReports/kifer/>
+ * Calculator: <URL:http://www.barzilay.org/misc/calculator.el>
 
- * Eldoc and Rlogin:
-   <URL:ftp://ftp.splode.com/pub/users/friedman/packages/>
+ * CC mode: <URL:http://cc-mode.sourceforge.net/>
 
- * EShell: <URL:http://www.gci-net.com/users/j/johnw/emacs.html>
+ * CPerl: <URL:http://www.cpan.org/modules/by-module/CPAN/ILYAZ/cperl-mode/>
 
- * EUDC: <URL:http://lspwww.epfl.ch/%7Efigueire/Software/eudc/>
+ * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>
 
- * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
+ * Eldoc and Rlogin:
+   <URL:http://www.splode.com/~friedman/software/emacs-lisp/>
 
- * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/>
+ * ERC: IRC client:
+   <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient>
 
- * Find Func:
-   <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el>
+ * EShell: <URL:http://johnwiegley.com/eshell.html>
 
- * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell>
+ * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>
 
- * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>
+ * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
 
  * Gnus: <URL:http://www.gnus.org/>
 
  * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
    (And some addons for it.)
 
- * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/>
-
- * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
+ * Hideshow: <URL:http://staff.science.uva.nl/~dominik/Tools/org/>
 
- * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>
+ * Ispell: <URL:http://www.eng.utah.edu/~kstevens/ispell-page.html>
 
- * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
+ * MH-E: <URL:http://mh-e.sourceforge.net/>
 
- * PCL-CVS: <URL:ftp://rum.cs.yale.edu/pub/monnier/pcl-cvs>
+ * Org mode: <URL:http://staff.science.uva.nl/~dominik/Tools/org/>
 
  * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>
 
- * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/>
+ * PS-print: <URL:http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage>
 
- * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el>
+ * Python mode: <URL:http://www.emacswiki.org/cgi-bin/wiki/PythonMode>
 
- * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/>
+ * QuickURL: <URL:http://www.davep.org/emacs/>
 
- * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/>
+ * RefTeX: <URL:http://www.gnu.org/software/auctex/reftex.html>
 
- * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>
+ * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>
 
- * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html>
+ * SQL: <URL:http://www.emacswiki.org/cgi-bin/wiki/sql.el>
 
- * Webjump: <URL:http://nwv.www.media.mit.edu/people/nwv/projects/webjump>
+ * Tramp: Remote file access via rsh/ssh
+   <URL:http://savannah.gnu.org/projects/tramp/>
 
- * Whitespace; <URL:http://www.dsmit.com/lisp/>
+ * Webjump: <URL:http://www.neilvandyke.org/webjump>
 
-* Auxilliary files
+ * Whitespace: <URL:http://www.dsmit.com/lisp/whitespace.el>
+
+* Auxiliary files
 
  * (Tex)info files for use with Info-look that don't come from GNU
    packages:
    * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz>
    * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/
        latex2e.texi> (or CTAN mirrors)
-   * Perl: <URL:ftp://ftp.cpan.org/CPAN/doc/manual/texinfo/perl5/> (or
-   CPAN mirrors)
+   * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/>
+       (or CPAN mirrors)
 
 * Packages and add-ons not bundled with Emacs
 
@@ -149,9 +123,9 @@ the future.
 You might like to check whether they are packaged for your system.
 Several are for Debian GNU/Linux in particular.
 
- * AUCTeX: fancy (La)TeX support: <URL:http://sunsite.auc.dk/auctex/>
-   There's an AUCTeX mail list/newsgroup:
-   <URL:news://sunsite.auc.dk/emacs.auctex>.
+ * AUCTeX: <URL:http://www.gnu.org/software/auctex/>
+   An extensible package that supports writing and formatting TeX
+   files (including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX).
 
  * BBDB: personal Info Rolodex integrated with mail/news:
    <URL:http://bbdb.sourceforge.net/>
@@ -159,24 +133,25 @@ Several are for Debian GNU/Linux in particular.
    emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to
    `file-coding-system-alist' for non-ASCII characters.]
 
- * Calc: computer algebra and numerical calculations:
-   <URL:http://www.gnu.org/software/calc/calc.html>
-   From GNU distribution mirrors.
+ * Boxquote: <URL:http://www.davep.org/emacs/>
+
+ * CEDET: Collection of Emacs Development Environment Tools, including
+   EIEIO, Semantic, Speedbar, EDE, and COGRE:
+   <URL:http://cedet.sourceforge.net/>
 
  * CJK-emacs: Converting MULE-encoded text to TeX:
    <URL:ftp://ctan.tug.org/tex-archive/language/chinese/CJK/> and
    mirrors of the `CTAN' TeX archives.
 
  * Dismal: spreadsheet:
-   <URL:http://www.psychology.nottingham.ac.uk/staff/ritter/papers/dismal/
-   dismal.html>
-         
- * EDB: database:
-   <URL:http://sdg.lcs.mit.edu/%7Emernst/software/edb-mrp.tar.gz>
-   Not maintained?
+   <URL:http://ritter.ist.psu.edu/dismal/dismal.html>
+
+ * ECB: Emacs Code Browser: <URL:http://ecb.sourceforge.net/>
 
- * EIEIO (object system), ETalk (interface to Internet talk):
-   <URL:ftp://www.ultranet.com/pub/zappo/>
+ * EDB: database: <URL:http://www.gnuvola.org/software/edb/>
+
+ * Ee: categorizing information manager:
+   <URL:http://www.jurta.org/emacs/ee/>
 
  * EFS: enhanced version of ange-ftp:
    <URL:http://www-uk.hpl.hp.com/people/ange/efs>
@@ -186,50 +161,91 @@ Several are for Debian GNU/Linux in particular.
    From GNU distribution mirrors.  (Much of this functionality is now
    in Emacs.)
 
+ * EMacro: <URL:http://emacro.sourceforge.net/>
+   EMacro is a portable configuration file that configures itself.
+
+ * Emacs Muse: <URL:http://www.mwolson.org/projects/EmacsMuse.html>
+   An authoring and publishing environment for Emacs.
+
+ * Emacs speaks statistics (ESS): statistical programming within Emacs
+   <URL:http://ess.r-project.org>
+
  * Emacspeak -- A Speech Output Subsystem For Emacs:
    <URL:http://emacspeak.sourceforge.net/>
 
+ * Emacs-w3m : <URL:http://emacs-w3m.namazu.org/>
+   A simple Emacs interface to w3m, which is a text-mode WWW browser
+
+ * Emacs Wiki Mode: <URL:http://www.mwolson.org/projects/EmacsWiki.html>
+   A wiki-like publishing tool and personal information manager
+
  * Gnuserv:
-   <URL:ftp://ftp.splode.com/pub/users/friedman/packages/fgnuserv-1.0.tar.gz>
-   Enhanced emacsclient/emacsserver.  See also
-   <URL:http://www.splode.com/users/friedman/software/emacs-lisp/> for
-   other Friedman Emacs hacks.
+   <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html>
+   Enhanced emacsclient/emacsserver.  Also available from this Web
+   page: eiffel-mode.el.
+
+ * Go in a buffer: Go Text Protocol client:
+   <URL:http://www.glug.org/people/ttn/software/personal-elisp/standalone/>
+   A modified version is also bundled with GNU Go:
+   <URL:http://www.gnu.org/software/gnugo/gnugo.html>
 
  * hm--html-menus:
-   <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
+   <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/>
    HTML-specific editing.  Can work with PSGML.
 
- * Hyperbole: `Hyperbole is an open, efficient, programmable
-   information management and hypertext system.'
-   From GNU distribution mirrors.
+ * Hyperbole:
+   <URL:http://directory.fsf.org/hyperbole.html>
+   Hyperbole is an open, efficient, programmable information
+   management and hypertext system.
 
- * ILISP: <URL:http://ilisp.cons.org/>
-   Provides an interactive environment for manipulating an inferior
-   process running some form of Lisp.
-
- * JDE: <URL:http://sunsite.auc.dk/jde/>
-   Provides a Java-specific `Integrated Development Environment'.
+ * JDEE: <URL:http://jdee.sunsite.dk/>
+   Provides a Java development environment for Emacs.
 
  * Mule-UCS: Universal enCoding System:
    <URL:ftp://ftp.m17n.org/pub/mule/Mule-UCS/>
    Extended coding systems for Mule, specifically for reading and
-   writing UTF-8 encoded Unicode.
-
-   An alternative system for using UTF-8 is at
-   <URL:http://www.cs.uu.nl/%7Eotfried/Mule/>.  This includes an
-   external program for (partial) inter-conversion of UTF-8.
+   writing UTF-8 encoded Unicode.  This probably doesn't have much
+   advantage over the built-in `mule-utf-8' coding system with
+   `utf-translate-cjk' turned on.
 
  * Mailcrypt:
-   <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
+   <URL:http://mailcrypt.sourceforge.net/>
    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
    Privacy Guard, is a free replacement <URL:http://www.gnupg.org/>.
 
- * Pointers to MIME packages:
-   <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html>
+ * Mew: <URL:http://www.mew.org/>
+   A MIME mail reader for Emacs/XEmacs.
+
+ * MMM Mode: <URL:http://mmm-mode.sourceforge.net/>
+   MMM Mode is an emacs add-on package providing a minor mode that
+   allows Multiple Major Modes to coexist in one buffer.
+
+ * nXML Mode: New mode for XML:
+   <URL:http://www.thaiopensource.com/nxml-mode/>
+   nXML mode is an addon for GNU Emacs, which makes GNU Emacs into a
+   powerful XML editor.
+
+ * Planner Mode: <URL:http://wjsullivan.net/PlannerMode>
+   Planner is an organizer and day planner for Emacs.
+
+ * Preview LaTeX: embed preview LaTeX images in source buffer.
+   <URL:http://www.gnu.org/software/auctex/preview-latex>
 
  * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
    DTD-aware serious SGML/XML editing.
 
+ * Quack: <URL:http://www.neilvandyke.org/quack/>
+   Quack enhances Emacs support for Scheme.
+
+ * Remember: <URL:https://gna.org/p/remember-el>
+   A Personal Information Manager (PIM) for Emacs.
+
+ * Session: <URL:http://emacs-session.sourceforge.net/>
+   Session Management for Emacs.
+
+ * SLIME: The Superior Lisp Interaction Mode for Emacs:
+   <URL:http://common-lisp.net/project/slime/>
+
  * Tamago: Chinese/Japanese/Korean input method
    <URL:ftp://m17n.org/pub/tamago/>
    Emacs Lisp package to provide input methods for CJK characters.
@@ -238,20 +254,47 @@ Several are for Debian GNU/Linux in particular.
        Wnn6,
        SJ3 Ver.2
 
- * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
+ * Tiny Tools: <URL:http://tiny-tools.sourceforge.net/>
+
+ * VM (View Mail): <URL:http://www.nongnu.org/viewmail/> Alternative
    mail reader.  There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
 
- * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
+ * W3: <URL:http://savannah.gnu.org/projects/w3/>
    Web browser.  There's a W3 mail list/newsgroup
-   <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail
-   list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>.
+   <URL:http://savannah.gnu.org/mail/?group=w3>.
+
+ * Wanderlust: <URL:http://www.gohome.org/wl/>
+   Yet Another Message Interface on Emacsen. Wanderlust is a mail/news
+   reader supporting IMAP4rev1 for emacsen.
 
- * X-Symbol: <URL:http://www.fmi.uni-passau.de/~wedler/x-symbol/emacs.html>
-   Quasi-WYSIWYG editing of TeX & al.  (It will be improved to take
-   better advantage of Emacs 21 features.)
+ * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/>
+   WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash)
+   shell-script daemon and some LaTeX macros.
+
+ * X-Symbol: <URL:http://x-symbol.sourceforge.net/>
+   Quasi-WYSIWYG editing of TeX & al.
 
 Local Variables:
 mode: text
 mode: view
 eval: (goto-address)
 End:
+
+This file is part of GNU Emacs.
+
+GNU Emacs is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 3, or (at your option)
+any later version.
+
+GNU Emacs is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GNU Emacs; see the file COPYING.  If not, write to the
+Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+
+arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa