view etc/MORE.STUFF @ 54173:03cb01738926

(x_focus_changed, x_detect_focus_change): Remove numchars arg. Always store event into bufp arg. Return nothing. Callers changed accordingly. (glyph_rect): Simplify. (STORE_KEYSYM_FOR_DEBUG): New macro. (SET_SAVED_MENU_EVENT): Use inev instead of bufp, etc. (current_bufp, current_numcharsp) [USE_GTK]: Remove. (current_hold_quit) [USE_GTK]: Add. (event_handler_gdk): Adapt to new handle_one_xevent. (handle_one_xevent): Remove bufp_r and numcharsp args. Add hold_quit arg. Rework to use just one, local, inev input_event. Store inev directly in fifo using kbd_buffer_store_event_hold. Update count in one place. Postpone call to gen_help_event until inev is stored; use new local do_help for this. Simplify handling of keysyms (consolidate common code). Fix bug where count was updated with nchars instead of nbytes. Remove local emacs_event in handing of ButtonPress event; just use inev instead (so no reason to copy it later). Remove `out' label. Rename label `ret' to `done'; add various `goto done' to clarify code flow in deeply nested blocks. (x_dispatch_event): Simplify as handle_one_xevent now calls kbd_buffer_store_event itself. (XTread_socket): Remove bufp_r and numcharsp args. Add hold_quit arg. Call handle_one_xevent with new arglist. Store event from x_session_check_input in fifo. [USE_GTK]: Setup current_hold_quit. Decrement handling_signal before unblocking input. (x_initialize) [USE_GTK]: Initialize current_count.
author Kim F. Storm <storm@cua.dk>
date Fri, 27 Feb 2004 23:49:48 +0000
parents dc7da3850335
children f4479239ecbe
line wrap: on
line source

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.  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
<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 bug report if you find that any of the addresses
listed here fail.

* The `Emacs Lisp List' at
  <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/ell.html> has pointers
  to sources of a large number of packages.

* gnu.emacs.sources

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.

* emacswiki.org

The Emacs Wiki has an area for storing elisp files
<URL:http://www.emacswiki.org/cgi-bin/wiki.pl/ElispArea>.

* Maintenance versions of some packages distributed with Emacs

You might find bug-fixes or enhancements in these places.

 * Ada: <URL:http://libre.act-europe.fr/adamode>

 * Autorevert, CWarn and Follow:
   <URL:http://www.andersl.com/emacs/>

 * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs>

 * BibTeX:
   <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html>

 * BS: <URL:http://www.geekware.de/software/emacs/index.html>

 * Calculator: <URL:http://www.cs.cornell.edu/eli/misc/calculator.el>

 * CC mode: <URL:http://cc-mode.sourceforge.net/>

 * CPerl: <URL:ftp://ftp.math.ohio-state.edu/pub/users/ilya>

 * Ediff and Viper: <URL:http://www.cs.sunysb.edu/~kifer/emacs.html>

 * Eldoc and Rlogin:
   <URL:ftp://ftp.splode.com/pub/users/friedman/packages/>

 * EShell: <URL:http://www.gci-net.com/users/j/johnw/emacs.html>

 * Etags: <URL:ftp://pot.potorti.it/pub/software/unix/etags.tar.gz>

 * EUDC: <URL:http://lspwww.epfl.ch/%7Efigueire/Software/eudc/>

 * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>

 * Find Func:
   <URL:http://www.kurims.kyoto-u.ac.jp/%7Epetersen/emacs/find-func.el>

 * Flyspell: <URL:http://kaolin.unice.fr/%7Eserrano/emacs/flyspell>

 * Fortune: <URL:http://www.coling.uni-freiburg.de/%7Eschauer/emacs.html>

 * 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>

 * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>

 * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>

 * PS mode: <URL:http://odur.let.rug.nl/%7Ekleiweg/postscript/>

 * PS-print: <URL:ftp://ftp.cpqd.com.br/pub/users/vinicius/>

 * QuickURL: <URL:http://www.acemake.com/hagbard/archives/quickurl.el>

 * RefTeX: <URL:http://zon.astro.uva.nl/~dominik/Tools/>

 * Speedbar, Checkdoc etc: <URL:http://cedet.sourceforge.net/>

 * SQL: <URL:http://www.geocities.com/TimesSquare/6120/emacs.html>

 * Sregex: <URL:http://www.zanshin.com/%7Ebobg/sregex.html>

 * Webjump: <URL:http://www.neilvandyke.org/webjump>

 * Whitespace: <URL:http://www.dsmit.com/lisp/>

* 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/pub/CPAN/doc/manual/texinfo/perl5/>
       (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: <URL:http://www.gnu.org/software/auctex/>
   There's an AUCTeX mail list/newsgroup:
   <URL:news://sunsite.dk/emacs.auctex>.

 * BBDB: personal Info Rolodex integrated with mail/news:
   <URL:http://bbdb.sourceforge.net/>
   [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.]

 * 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://acs.ist.psu.edu/dismal/dismal.html>

 * EDB: database:
   <URL:http://sdg.lcs.mit.edu/%7Emernst/software/edb-mrp.tar.gz>
   Not maintained?

 * Ee: categorizing information manager:
   <URL:http://www.jurta.org/emacs/ee/>

 * EIEIO (object system), ETalk (interface to Internet talk):
   <URL:http://cedet.sourceforge.net/eieio.shtml>

 * EFS: enhanced version of ange-ftp:
   <URL:http://www-uk.hpl.hp.com/people/ange/efs>
   Version 1.16 is said not to work properly with Emacs 20.

 * Elib library: <URL:http://www.gnu.org/software/elib/elib.html>
   From GNU distribution mirrors.  (Much of this functionality is now
   in Emacs.)

 * Emacs statistical system (ESS): statistical programming within Emacs
   <URL:http://ess.r-project.org>

 * Emacspeak -- A Speech Output Subsystem For Emacs:
   <URL:http://emacspeak.sourceforge.net/>

 * 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.

   The latest versions of gnuserv are maintained by Martin Schwenke,
   and are available from <URL:http://meltin.net/hacks/emacs/>.  Also
   available from this Web page: eiffel-mode.el.

 * hm--html-menus:
   <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib>
   HTML-specific editing.  Can work with PSGML.

 * Hyperbole: `Hyperbole is an open, efficient, programmable
   information management and hypertext system.'
   From GNU distribution mirrors.

 * ILISP: <URL:http://ilisp.cons.org/>
   Provides an interactive environment for manipulating an inferior
   process running some form of Lisp.

 * JDE: <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.  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>
   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>

 * Preview LaTeX: embed preview LaTeX images in source buffer.
   <URL:http://preview-latex.sourceforge.net/>

 * PSGML: <URL:http://www.lysator.liu.se/projects/about_psgml.html>
   DTD-aware serious SGML/XML editing.

 * Tamago: Chinese/Japanese/Korean input method
   <URL:ftp://m17n.org/pub/tamago/>
   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

 * Tramp: Remote file access via rsh/ssh
   <URL:http://savannah.gnu.org/projects/tramp/>

 * VM (View Mail): <URL:http://www.wonderworks.com/vm/> 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>
   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>.

 * X-Symbol: <URL:http://x-symbol.sf.net/>
   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