emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Can't isearch 'ö'


From: Kenichi Handa
Subject: Re: Can't isearch 'ö'
Date: Fri, 15 Apr 2005 08:42:55 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Stefan Monnier <address@hidden> writes:

> Hmm... indeed the translation-table-for-input is not used for X11 keys.
> Now that I look at it a bit more, I think the patch below would make sense.
> What do other people think?

That doesn't work in some case.  The value of
translation-table-for-input can be different in each buffer
(depending of buffer-file-coding-system of a buffer).

The translation should be done where we are sure about the
target buffer; for instance, in isearch-printing-char.

---
Ken'ichi HANDA
address@hidden




reply via email to

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