Stefan Monnier <[EMAIL PROTECTED]> writes:

>> Lately emacs from cvs started to behave very weird. I used to enter non-ascii
>> characters just fine but lately when I enter euro character "â" it shows up
>> "?" in emacs and entering non-ascii characters like "Ã,Ä,Å" results in
>> nothing : no character shows up.
>
> When is "lately"?
> Under which terminal emulator are you working?  xterm?
> How do you enter those chars?
> Have you changed something else during the same time-frame?
> What is the value of keyboard-coding-system?
> What does M-: (terminal-coding-system) RET return?

I've made a similar experience.  The problem is that Emacs no longer sets
the terminal coding system to mule-utf-8 when running in a UTF-8 locale
(it's set to iso-latin-1 instead).  That must have been introduced in the
last 4 weeks.

Andreas.

-- 
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, MaxfeldstraÃe 5, 90409 NÃrnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to