[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs from cvs & non-ascii characters
From: |
Stefan Monnier |
Subject: |
Re: Emacs from cvs & non-ascii characters |
Date: |
Fri, 25 Mar 2005 12:17:33 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) |
> 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?
Stefan