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

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

Re: Re: =?ISO-8859-1?Q?Re:_Can't_isearch_'=F6'?=


From: Peter Dyballa
Subject: Re: Re: =?ISO-8859-1?Q?Re:_Can't_isearch_'=F6'?=
Date: Sat, 16 Apr 2005 17:54:52 +0200


Am 16.04.2005 um 16:38 schrieb Stefan Monnier:

With your patch to keyboard.c it does not work, i.e. i-search é does not find the character in my test file "ISO 8859-15.txt", without the patch it
works, i.e. i-search finds é.
unify-8859-on-decoding-mode's value is t.

Hmm, it works for me. Could you pretty please give an actual R.E.C.I.P.E
to reproduce the problem?

I thought the lines in my header were explicit enough, but I can give more (now not mentioning any locale values since it makes no difference whether GNU Emacs is launched from an UTF-8 or ISO 8859-1 or ISO 8859-15 based environment):

Launch freshly compiled GNU Emacs from CVS: src/emacs -q -g 80x45 &
Check unify-8859-on-decoding-mode's value: C-h v unif TAB de TAB RET ==> nil
Open the directory with test files: C-x d ~/ISO TAB RET
Click with mouse-1 the ISO 8859-15 test file ==> opens writable in new buffer I-search that accented e: C-s ´e RET ==> error message: Failing I-search: é
Close that buffer: C-x k
Toggle unify-8859-on-decoding-mode's value: M-x unif TAB de TAB RET
Check unify-8859-on-decoding-mode's value: C-h v unif TAB de TAB RET ==> t Click with mouse-1 the ISO 8859-15 test file ==> opens writable in new buffer
I-search that accented e: C-s ´e   ==> success, é found!

--
Greetings

  Pete

In a world without walls and fences, who needs gates and windows?





reply via email to

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