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? :-)