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: Ted Zlatanov
Subject: Re: emacs 23 input method changes
Date: Fri, 12 Sep 2008 11:24:54 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Thu, 11 Sep 2008 16:34:47 -0400 Laura Conrad <lconrad@laymusic.org> wrote: 

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> (setq default-input-method "TeX")

LC> It looks like it's some of that UTF-8 stuff I quoted in my previous mail.
LC> It was necessary to get UTF-8 encoding in 22, but isn't in 23.  (At
LC> least if you have your LOCALE and such set the way I do.)

LC> I'll see if I have to put any of it back, and report, but it looks
LC> from a quick test like things are fine if I take it all out.

If this is indeed working for you, then the broken behavior may be a bug
or at least something that should be noted in the docs.  None of those
functions and variables are deprecated.

Ted


reply via email to

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