X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/053de3a1e68998921a5dc8dd9bdfe60a85f30084..cf14a51cd198957395aaa6aba818534d76b4181c:/etc/MORE.STUFF diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index be876155c1..f5da8954c9 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -1,52 +1,294 @@ -More Neat Stuff for your Emacs -*-Outline-*- +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. +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. -* The LCD archive +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. -There is a large collection of Emacs Lisp code available for FTP at -archive.cis.ohio-state.edu; it is actively maintained by Dave Brennan - and Dave Sill . +Please submit a bug report if you find that any of the addresses +listed here fail. -To get started using this archive, do: +* The `Emacs Lisp List' at + has pointers + to sources of a large number of packages. - ftp archive.cis.ohio-state.edu +* gnu.emacs.sources -Once you're in FTP, do +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. - cd pub/gnu/emacs/elisp-archive - bin - get lispdir.el.Z - get LCD-datafile.Z +* emacswiki.org -and exit. Then do: +The Emacs Wiki has an area for storing elisp files +. - compress -d *.Z +* Maintenance versions of some packages distributed with Emacs -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. +You might find bug-fixes or enhancements in these places. -* Eric Ludlam's etalk system + * Ada-mode: -Eric Ludlam has written a C program and Emacs Lisp code to do Internet talk -through an Emacs window. The package also includes Emacs Lisp code which -assists you in using talk to play a number of different interactive games. + * Battery and Info Look: -This system seems to be quite nicely put together and is well documented -with a texinfo file that you can integrate into Emacs's own on-line help. -It's too large and specialized to include in the Emacs distribution, though. + * BibTeX: + -Sources of this system are available for FTP at + * BS: - nic.umass.edu 128.119.166.14 + * Calculator: -Look under pub/contrib. As of March 23 1993, there are two relevant files: + * CC mode: - pub/contrib/etalk0.6B.tar.Z --- sources of the talk system - pub/contrib/egames0.6B.tar.Z --- more game-support files + * CPerl: -We don't know whether this can use the additional features in GNU talk. + * Ediff and Viper: + * Eldoc and Rlogin: + + + * EShell: + + * Etags: + + * EUDC: + + * Expand: + + * Find Func: + + + * Flyspell: + + * Fortune: + + * Gnus: + + * Ffap: + (And some addons for it.) + + * Hideshow: + + * Ispell: + + * Iswitchb: + + * MH-E: + + * PC Selection: + + * PS mode: + + * PS-print: + + * QuickURL: + + * RefTeX: + + * Speedbar, Checkdoc etc: + + * SQL: + + * Sregex: + + * Tramp: Remote file access via rsh/ssh + + + * 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 + +Various major packages or useful additions aren't distributed as part of +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. + +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: + There's an AUCTeX mail list/newsgroup: + . + + * 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: + + + * CJK-emacs: Converting MULE-encoded text to TeX: + and + mirrors of the `CTAN' TeX archives. + + * Dismal: spreadsheet: + + + * 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. (Much of this functionality is now + in Emacs.) + + * EMacro: + EMacro is a portable configuration file that configures itself. + + * Emacs statistical system (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 + + * Emacs Wiki Mode: + A wiki-like publishing tool and personal information manager + + * ERC: IRC client: + + + * Gnuserv: + + Enhanced emacsclient/emacsserver. See also + for + other Friedman Emacs hacks. + + The latest versions of gnuserv are maintained by Martin Schwenke, + and are available from . Also + available from this Web page: eiffel-mode.el. + + * 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. + + * ILISP: + Provides an interactive environment for manipulating an inferior + process running some form of Lisp. + + * JDEE: + Provides a Java development environment for Emacs. + + * 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 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. + + * 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: + + + * Pointers to MIME packages: + + + * Preview LaTeX: embed preview LaTeX images in source buffer. + + + * PSGML: + DTD-aware serious SGML/XML editing. + + * Quack: + Quack enhances Emacs support for Scheme + + * Remember: + + + * Session: + Session Management for Emacs. + + * 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. (It will be improved to take + better advantage of Emacs 21 features.) + +Local Variables: +mode: text +mode: view +eval: (goto-address) +End: + +arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa