[Ma-linux] [Dclug] Simple Emacs Question

Aaron M. Ucko amu at alum.mit.edu
Mon Jul 13 18:34:15 EDT 2009


Alan McConnell <alan at patriot.net> writes:

> 2.  I find from google that  iso-accents-mode  is going, or
> maybe gone, from emacs v 22.  Fortunately my emacs, in etch, is
> v 21.   What can any emacs experts say about this situation?
> what do you use for umlauts, cedillas, etc?

I believe the input-method approach John suggested should work even in
Emacs 21.

Another option, if you're willing to change your habits somewhat, is
to switch to

(require 'iso-insert)

which will globally bind C-x 8 ' a to á, etc.  In Emacs 22, both
iso-acc and iso-insert still exist, albeit under lisp/obsolete, so I
wouldn't expect to find them in newer major versions (23+).

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu



More information about the Ma-linux mailing list