all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Laura Conrad <lconrad@laymusic.org>
To: help-gnu-emacs@gnu.org
Subject: emacs 23 input method changes
Date: Thu, 11 Sep 2008 16:34:47 -0400	[thread overview]
Message-ID: <878wtyo1zs.fsf@laymusic.org> (raw)

>>>>> "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


             reply	other threads:[~2008-09-11 20:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-11 20:34 Laura Conrad [this message]
2008-09-12  4:30 ` emacs 23 input method changes 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878wtyo1zs.fsf@laymusic.org \
    --to=lconrad@laymusic.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.