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

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

Re: emacs 23 input method changes


From: Laura Conrad
Subject: Re: emacs 23 input method changes
Date: Sat, 13 Sep 2008 12:55:06 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

>>>>> "James" == James Cloos <cloos@jhcloos.com> writes:

    LC> (setq locale-coding-system 'utf-8)
    LC> (set-terminal-coding-system 'utf-8)
    LC> (set-keyboard-coding-system 'utf-8)
    LC> (set-selection-coding-system 'utf-8)
    LC> (prefer-coding-system 'utf-8)

    LC> It looks like it's some of that UTF-8 stuff I quoted in my previous 
mail.

    James> Looking at my output from (describe-coding-system) suggests that 
setting
    James> the keyboard coding system is the culprit.  I have no-conversion 
there,
    James> nil for inter-client cut-n-paste and utf-8-unix elsewhere.  All w/o 
any
    James> settings in ~/.emacs or my custom file.

Yes, that looks like the answer.  I had commented out all of those
settings, and didn't get the problem.  If I put them all back except
for set-keyboard-coding-system, I do get the problem.

(For those who don't remember the beginning of the thread, the problem
is that in TeX input mode, I expect to be able to type ént by typing
"\'ent".  When I have the problem, typing those four characters gives
me some Chinese character.)

-- 
Laura   (mailto:lconrad@laymusic.org http://www.laymusic.org/ )
(617) 661-8097  233 Broadway, Cambridge, MA 02139   

Why was I born with such contemporaries?

Oscar Wilde (1854 - 1900)





reply via email to

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