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


View this message in rfc822 format

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Juri Linkov <juri <at> linkov.net>
Cc: Bastian Beischer <bastian.beischer <at> gmail.com>, 22589 <at> debbugs.gnu.org
Subject: bug#22589: 25.0.90; First match found by isearch-forward-symbol is not necessarily a symbol.
Date: Mon, 06 Feb 2017 12:10:26 +0100
Juri Linkov <juri <at> linkov.net> writes:

> > Then it will match at the beginning of the symbol for a forward search,
> > and at the end for a backward search.  Same for the word search.
>
> 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".


Michael.




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.