X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/f3e64f477d37b7bda856063c57459b3f1a56c80d..565f0b98c20501d33d8f8112891d72888b559b67:/etc/MORE.STUFF diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index e435800bf2..d3a41c6eb3 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -1,103 +1,117 @@ -More Neat Stuff for your Emacs -*-mode: text; outline-minor-mode: t-*- +More Neat Stuff for your Emacs -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. Also included are sites where development -versions of some packages distributed with Emacs may be found. +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 +distribute, even though they are free software, because we lack legal +papers for copyright purposes. Also included are sites where +development versions of some packages distributed with Emacs may be +found. You might also look at the Emacs web page . 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 +* The `Emacs Lisp List' at + has pointers + to sources of a large number of packages. + +* gnu.emacs.sources -There is a large collection of Emacs Lisp code available for FTP at -ftp.cis.ohio-state.edu and various mirrors. Unfortunately its -maintenance is currently very slow. +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. -To get started using this archive, do: +* emacswiki.org - ftp ftp.cis.ohio-state.edu +The Emacs Wiki has an area for storing elisp files +. -Once you're in FTP, do +* Emacs tutorials and manuals - cd pub/emacs-lisp - bin - get lispdir.el.Z - get LCD-datafile.Z + * Emacs slides and tutorials can be found here: + -and exit. Then do: +* Maintenance versions of some packages distributed with Emacs - gunzip *.Z +You might find bug-fixes or enhancements in these places. -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. + * Ada-mode: -* gnu.emacs.sources + * Battery and Info Look: -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. + * BS: -* Maintenace versions of some packages distributed with Emacs + * Calculator: -You might find bug-fixes or enhancements in these places. + * CC mode: - * Autorevert: - + * CPerl: - * Battery and Info Look: + * Ediff and Viper: - * BibTeX: - + * Eldoc and Rlogin: + - * CC Mode, ELP, Reporter, Supercite: - Also home of Python Mode and possibly other good hacks. + * ERC: IRC client: + - * CPerl: + * EShell: - * Crisp mode, Scroll Lock mode: - + * Etags: - * Ediff and Viper: + * Expand: - * Eldoc, Rlogin and Rsz-mini: - + * Gnus: - * Elint: + * Ffap: + (And some addons for it.) - * Expand: + * Hideshow: - * Etags: + * Ispell: - * Find Func: - + * MH-E: - * Flyspell: + * Org mode: - * Gnus home page: - Native MIME support is in development at the time of writing. + * PS mode: - * Ffap: - (And some addons for it.) + * PS-print: - * Follow: + * Python mode: - * Ispell: + * QuickURL: - * Iswitchb: + * RefTeX: - * PC Selection: + * Speedbar, Checkdoc etc: - * Speedbar, Checkdoc etc: + * SQL: - * Sregex: + * Tramp: Remote file access via rsh/ssh + - * Webjump: + * Webjump: + + * Whitespace: + +* Auxiliary files + + * (Tex)info files for use with Info-look that don't come from GNU + packages: + * Scheme: + * LaTeX: (or CTAN mirrors) + * Perl: + (or CPAN mirrors) * Packages and add-ons not bundled with Emacs @@ -106,89 +120,181 @@ Emacs for various reasons, sometimes because their authors haven't made a copyright assignment to the FSF. Some of them may be integrated in the future. - * AUCTeX: fancy (La)TeX support: - There's an AUCTeX mail list/newsgroup: - . +You might like to check whether they are packaged for your system. +Several are for Debian GNU/Linux in particular. + + * 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: - + + [You might want to set the coding system of your .bbdb file to + emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to + `file-coding-system-alist' for non-ASCII characters.] + + * Boxquote: + + * CEDET: Collection of Emacs Development Environment Tools, including + EIEIO, Semantic, Speedbar, EDE, and COGRE: + - * Calc: computer algebra and numerical calculations: - - From GNU distribution mirrors. + * CJK-emacs: Converting MULE-encoded text to TeX: + and + mirrors of the `CTAN' TeX archives. * Dismal: spreadsheet: - - - * EDB: database: - No longer maintained? + - * EIEIO (object system), ETalk (interface to Internet talk): - + * ECB: Emacs Code Browser: + + * EDB: database: + + * Ee: categorizing information manager: + * EFS: enhanced version of ange-ftp: Version 1.16 is said not to work properly with Emacs 20. - * Elib library: - From GNU distribution mirrors. + * Elib library: + From GNU distribution mirrors. (Much of this functionality is now + in Emacs.) + + * EMacro: + EMacro is a portable configuration file that configures itself. + + * Emacs Muse: + An authoring and publishing environment for Emacs. + + * Emacs speaks statistics (ESS): statistical programming within Emacs + * Emacspeak -- A Speech Output Subsystem For Emacs: - + + + * Emacs-w3m : + A simple Emacs interface to w3m, which is a text-mode WWW browser - * Erik Naggum's hacks: + * Emacs Wiki Mode: + A wiki-like publishing tool and personal information manager * Gnuserv: - - Enhanced emacsclient/emacsserver. See also - for - other Friedman Emacs hacks. + + Enhanced emacsclient/emacsserver. Also available from this Web + page: eiffel-mode.el. + + * Go in a buffer: Go Text Protocol client: + + A modified version is also bundled with GNU Go: + * hm--html-menus: - + HTML-specific editing. Can work with PSGML. - * Hyperbole: `Hyperbole is an open, efficient, programmable - information management and hypertext system.' - From GNU distribution mirrors. + * Hyperbole: + + Hyperbole is an open, efficient, programmable information + management and hypertext system. - * ILISP: - Provides an interactive environment for manipulating an inferior - process running some form of Lisp. Reported to have a problem with - Emacs 20. + * JDEE: + Provides a Java development environment for Emacs. - * JDE: - Wrapper around Java development tools. + * Mule-UCS: Universal enCoding System: + + Extended coding systems for Mule, specifically for reading and + 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: - + PGP and GPG support. PGP isn't free software, but GPG, the GNU - Privacy Guard, is under development as a free replacement. + Privacy Guard, is a free replacement . + + * Mew: + A MIME mail reader for Emacs/XEmacs. + + * MMM Mode: + MMM Mode is an emacs add-on package providing a minor mode that + allows Multiple Major Modes to coexist in one buffer. - * Pointers to MIME packages: - + * nXML Mode: New mode for XML: + + nXML mode is an addon for GNU Emacs, which makes GNU Emacs into a + powerful XML editor. + + * Planner Mode: + Planner is an organizer and day planner for Emacs. + + * Preview LaTeX: embed preview LaTeX images in source buffer. + * PSGML: - DTD-aware serious SGML/XML editing. The 1.1 series (still in the - ALPHA directory at the time of writing) fixes a bug which causes - problems with Emacs 20.3 and later. + DTD-aware serious SGML/XML editing. + + * Quack: + Quack enhances Emacs support for Scheme. - * Todo mode: - - Todo list maintenance, interfacing to Diary mode. + * Remember: + A Personal Information Manager (PIM) for Emacs. - * VM (View Mail): Alternative - mail reader. Apparently not currently supported under Emacs 20. - There is a VM newsgroup: + * Session: + Session Management for Emacs. - * W3: + * SLIME: The Superior Lisp Interaction Mode for Emacs: + + + * Tamago: Chinese/Japanese/Korean input method + + Emacs Lisp package to provide input methods for CJK characters. + It can use these background conversion servers: + FreeWnn (jserver, cserver, tserver), + Wnn6, + SJ3 Ver.2 + + * Tiny Tools: + + * VM (View Mail): Alternative + mail reader. There is a VM newsgroup: + + * W3: Web browser. There's a W3 mail list/newsgroup - and a W3 development mail - list/newsgroup . + . + + * Wanderlust: + Yet Another Message Interface on Emacsen. Wanderlust is a mail/news + reader supporting IMAP4rev1 for emacsen. + + * WhizzyTex: + WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) + shell-script daemon and some LaTeX macros. + + * X-Symbol: + 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. -* Unpacked Emacs sources +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. -Erik Naggum maintains an unpacked copy of the Emacs distribution -, which may be useful for checking -something in a later release without downloading the whole distribution. +arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa