help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementation of (self-insert-command ) ??


From: Stefan Monnier
Subject: Re: Implementation of (self-insert-command ) ??
Date: Mon, 15 Sep 2003 15:32:01 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Keyboard press     Inserted in buffer
> -------------------------------------
> æ                  {\ae}
> ø                  {\o}
> å                  {\aa}
> ...
> -------------------------------------

If you really don't like LaTeX's `inputenc', you can also try to use
`iso-cvt' (bundled with Emacs) to convert upon load/save.
Or also X-Symbol, which does the same and more in a much more
sophisticated way.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]