GNU bug report logs - #22589
25.0.90; First match found by isearch-forward-symbol is not necessarily a symbol.

Previous Next

Package: emacs;

Reported by: Bastian Beischer <bastian.beischer <at> gmail.com>

Date: Sun, 7 Feb 2016 22:42:01 UTC

Severity: minor

Merged with 25562

Found in versions 25.0.90, 25.1

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 22589 <at> debbugs.gnu.org
Subject: Re: bug#22589: 25.0.90;
 First match found by isearch-forward-symbol is not necessarily a
 symbol.
Date: Tue, 07 Feb 2017 02:11:20 +0200
>> In bug#25562 we found no more ideas how to improve the support for
>> the process of entering incomplete words, so in addition to the patch
>> in bug#25562 that adds indication, also I'm going to install this patch
>> that will optimize the incomplete search by removing conditional
>> matching at the beginning:
>
> I think I prefer the original behavior (but actually, I use a private
> version of `word-search-regexp' that behaves entirely differently, so my
> opinion doesn't matter).  But apart from that, the patch doesn't work as
> expected (even with the other patch that adds indication also
> installed):
>
> - in emacs -Q, hit C-h i to go to the info top dir
>
> - I want to word search for "directory".  point is at point-min.
>
> - I hit d.  Isearch jumps to the "d" in "Type "d" in Info to..."
>
> - I type the remaining letters: "irectory".  The isearch prompt says
>   "Failed" apparently because I'm now past all matches and isearch
>   didn't reconsider the text before the first match "d".

Hmm, this is strange.  Unlike the more radical patch in
https://debbugs.gnu.org/25562#22, the latest patch here in
https://debbugs.gnu.org/22589#31 is more moderate - it just restricts
matches to word beginnings, so your recipe didn't fail when I tried.




This bug report was last modified 8 years and 99 days ago.

Previous Next


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