X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1a65910f03ec4bcf72075f141aeafcf841487341..ec4067519433376ec914e70d396835761e10c4fe:/etc/MORE.STUFF diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index b532660cc5..1dcc3607db 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -1,4 +1,4 @@ -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 @@ -12,37 +12,11 @@ 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 - -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. A project to replace it is -underway; see . - -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. - * The `Emacs Lisp List' at - has pointers + has pointers to sources of a large number of packages. * gnu.emacs.sources @@ -55,9 +29,9 @@ engine) or retrievable from general Usenet archive services. You might find bug-fixes or enhancements in these places. - * Ada: + * Ada: - * Autorevert and Follow: + * Autorevert, CWarn and Follow: * Battery and Info Look: @@ -67,17 +41,20 @@ You might find bug-fixes or enhancements in these places. * BS: - * CC Mode, ELP, Reporter, Supercite: - Also home of Python Mode and possibly other good hacks. + * Calculator: + + * CC mode: * CPerl: - * Ediff and Viper: + * Ediff and Viper: - * Eldoc, Rlogin and Rsz-mini: + * Eldoc and Rlogin: - * EUDC: + * EShell: + + * EUDC: * Expand: @@ -88,8 +65,9 @@ You might find bug-fixes or enhancements in these places. * Flyspell: - * Gnus home page: - Native MIME support is in development at the time of writing. + * Fortune: + + * Gnus: * Ffap: (And some addons for it.) @@ -102,7 +80,11 @@ You might find bug-fixes or enhancements in these places. * PC Selection: - * PS mode: + * PCL-CVS: + + * PS mode: + + * PS-print: * QuickURL: @@ -116,6 +98,8 @@ You might find bug-fixes or enhancements in these places. * Webjump: + * Whitespace; + * Auxilliary files * (Tex)info files for use with Info-look that don't come from GNU @@ -123,8 +107,8 @@ You might find bug-fixes or enhancements in these places. * Scheme: * LaTeX: (or CTAN mirrors) - * Perl: (or CPAN mirrors) + * Perl: (or + CPAN mirrors) * Packages and add-ons not bundled with Emacs @@ -133,15 +117,21 @@ 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: +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.] * Calc: computer algebra and numerical calculations: - + From GNU distribution mirrors. * CJK-emacs: Converting MULE-encoded text to TeX: @@ -152,8 +142,9 @@ the future. - * EDB: database: - No longer maintained? + * EDB: database: + + Not maintained? * EIEIO (object system), ETalk (interface to Internet talk): @@ -162,11 +153,12 @@ the future. 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.) * Emacspeak -- A Speech Output Subsystem For Emacs: - + * Gnuserv: @@ -174,6 +166,10 @@ the future. 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. @@ -187,25 +183,18 @@ the future. process running some form of Lisp. * 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. + Provides a Java-specific `Integrated Development Environment'. - An alternative system for using UTF-8 is at - . This includes an - external program for (partial) inter-conversion of UTF-8. + * Mule-UCS: Universal enCoding System: + + Extended coding systems for Mule, specifically for reading and + writing UTF-8 encoded Unicode. This does more than the built-in + utf-8 coding system. * Mailcrypt: PGP and GPG support. PGP isn't free software, but GPG, the GNU - Privacy Guard, is under development as a free replacement - . - - * PCL-CVS: - Interface to CVS providing extended `vc-dired'-style functionality. + Privacy Guard, is a free replacement . * Pointers to MIME packages: @@ -221,9 +210,8 @@ the future. Wnn6, SJ3 Ver.2 - * Todo mode: - - Todo list maintenance, interfacing to Diary mode. + * Tramp: Remote file access via rsh/ssh + * VM (View Mail): Alternative mail reader. There is a VM newsgroup: @@ -233,7 +221,12 @@ the future. and a W3 development mail list/newsgroup . -* Unpacked Emacs sources + * X-Symbol: + Quasi-WYSIWYG editing of TeX & al. (It will be improved to take + better advantage of Emacs 21 features.) -An unpacked current source tree may be available from -. +Local Variables: +mode: text +mode: view +eval: (goto-address) +End: