On Sun, Nov 30, 2003 at 01:01:55AM +0100, Hrvoje Niksic wrote:
Matt Price <matt.price(a)utoronto.ca> writes:
> In xemacs, these characters display properly all the time. At the
> console and in its own X window (that is, frame), I can also type
> accented characters without any difficulty. However, I mostly run
> xemacs with the -nw switch -- for writing emails and also when taking
> notes on my underpowered laptop. when run within a terminal, xemacs
> does *not* recognize accented characters when I type them in (though
> it displays them just fine).
[...]
> Is there a way to fix this?
(set-input-mode nil nil 'please-leave-8-bit-chars-alone-thankyouverymuch)
Obvious, isn't it? :-)
Thank you thank you!! can't tell you how much this improves my life!
matt