GNU bug report logs - #21140
25.0.50; Isearch "char-fold" by default

Previous Next

Package: emacs;

Reported by: Sebastien Vauban <sva-news <at> mygooglest.com>

Date: Mon, 27 Jul 2015 13:47:01 UTC

Severity: normal

Found in version 25.0.50

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 21140 <at> debbugs.gnu.org (full text, mbox):

From: Sebastien Vauban <sva-news <at> mygooglest.com>
To: Artur Malabarba <bruce.connor.am <at> gmail.com>
Cc: 21140 <at> debbugs.gnu.org
Subject: Re: bug#21140: 25.0.50; Isearch "char-fold" by default
Date: Tue, 28 Jul 2015 11:22:58 +0200
Hi Artur,

Artur Malabarba <bruce.connor.am <at> gmail.com> writes:
>> Try it with the following example:
>>
>> --8<---------------cut here---------------start------------->8---
>>   ;; some function
>>   (turn-on-orgstruct++)
>>
>>   ;; other function
>>   (anzu--turn-on)
>> --8<---------------cut here---------------end--------------->8---
>>
>> As you can see on http://www.screencast.com/t/wx7r9UYK:
>>
>> - Completing "turn" with `C-w' will go over the 2 last "+" signs as if
>>   they did not exist. In Emacs 24, each "+" char was added one by one.
>>
>> - Completing "anzu" with `C-w' will simplify the 2 "-" signs as being
>>   just 1, making the search find no string at the end!
>>
>> - Completing "zu" with `C-w' will add "zu" to the pattern, multiple
>>   times...
>
> I couldn't reproduce any of this (starting with emacs -Q).

Aarrgg...

> Could you check that C-w really is bound to
> `isearch-yank-word-or-char' for you (With no advices or anything)?

How can I check that?  `C-h k' isn't available from with `C-s', right?

> And then, could you try with emacs -Q?

Can't do it right away, but soon.

Best regards,
  Seb




This bug report was last modified 5 years and 211 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.