unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* emacs 23 input method changes
@ 2008-09-11 20:34 Laura Conrad
  2008-09-12  4:30 ` James Cloos
  2008-09-12 16:24 ` Ted Zlatanov
  0 siblings, 2 replies; 10+ messages in thread
From: Laura Conrad @ 2008-09-11 20:34 UTC (permalink / raw)
  To: help-gnu-emacs

>>>>> "Ted" == Ted Zlatanov <tzz@lifelogs.com> writes:
    LC> I don't read, and certainly don't type, Chinese.  How do I tell the
    LC> TeX input method:

    LC> To stop accepting input when the character I want appears in the
    LC> mini-buffer?

    Ted> This should be automatic.  If it's not, two or more rules
    Ted> overlap and it may need to be fixed.  Can you specify an
    Ted> example?

I type C-\ and then \'e and I get é- in the minibuffer.  If I type
anything else, I get some oriental character.  For instance, \'ent
gives .$(Qr@.(B (which is a very pretty oriental character in the
emacs23 buffer, but not when I cut and paste it to here in emacs22.

    LC> That in general I'm going to be using two-character sequences for
    LC> Latin alphabets, and not typing Chinese?

Actually, I probably don't want this; I do use TeX input mode for
things like typing \copyright to get ©.

    Ted> I think the TeX input method (as defined in leim/quail/latin-ltx.el)
    Ted> doesn't have any Asian characters. 

Am I supposed to be doing something to have it use latin-ltx instead
of some other language?  The things in my .emacs file contemporary
with having set up the input mode are all about UTF-8:

;utf-8

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

(setq default-input-method "TeX")


    Ted> Can you give an example?  Look in that file to see the
    Ted> current bindings--maybe that will help. 

There's certainly nothing like those Chinese characters in there, so I
must be getting bindings from somewhere else.

    Ted> Can you also check the actual value of your
    Ted> `default-input-method' to make sure it's correct?

describe-variable default-input-method gives:

default-input-method is a variable defined in `mule-cmds.el'.
Its value is "TeX"

This is in emacs-snapshot Ubuntu 8.04.  The help menu About emacs item says:

GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-03-19 on vernadsky, modified by Debian
Copyright (C) 2008 Free Software Foundation, Inc.


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

There is a law that no formal fromework of an organisation, or a
society, can affect.  Or not for long.  It is that those who do the
work are the real rulers of it, no matter how they are described.

Doris Lessing, The Sirian Experiments


^ permalink raw reply	[flat|nested] 10+ messages in thread
* emacs 23 input method changes
@ 2008-09-11 12:13 Laura Conrad
  2008-09-11 18:55 ` Ted Zlatanov
  0 siblings, 1 reply; 10+ messages in thread
From: Laura Conrad @ 2008-09-11 12:13 UTC (permalink / raw)
  To: help-gnu-emacs


I just upgraded my ubuntu system to Hardy Heron, which has emacs 23 as
the default emacs, instead of emacs 22.

I had been using the TeX input method for occasional non-ascii
characters, such as é or ü.  

This no longer works for me, because the default seems to be that
after you've typed a backslash, it goes on reading several characters,
and I always end up with something in Chinese or Japanese when I've
tried to type an é.

I don't read, and certainly don't type, Chinese.  How do I tell the
TeX input method:

    To stop accepting input when the character I want appears in the
    mini-buffer?

or:

    That in general I'm going to be using two-character sequences for
    Latin alphabets, and not typing Chinese?

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

Strong hope is a much greater stimulant of life than any realized joy
could be.

Nietzsche



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-09-19 16:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-11 20:34 emacs 23 input method changes Laura Conrad
2008-09-12  4:30 ` James Cloos
2008-09-12 11:19   ` Laura Conrad
2008-09-12 16:24 ` Ted Zlatanov
2008-09-12 17:42   ` James Cloos
2008-09-13 16:55     ` Laura Conrad
     [not found]     ` <mailman.19183.1221324842.18990.help-gnu-emacs@gnu.org>
2008-09-15 17:56       ` Ted Zlatanov
2008-09-19 16:12         ` Laura Conrad
  -- strict thread matches above, loose matches on Subject: below --
2008-09-11 12:13 Laura Conrad
2008-09-11 18:55 ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).