unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dani Moncayo <dmoncayo@gmail.com>
To: Juri Linkov <juri@jurta.org>
Cc: 14729@debbugs.gnu.org
Subject: bug#14729: 24.3.50; Isearch oddity
Date: Sun, 30 Jun 2013 00:34:55 +0200	[thread overview]
Message-ID: <CAH8Pv0j3wKQ5R8_S-Nnq2GCTqJe9eJrqevHqdEWip0h7RKPu7A@mail.gmail.com> (raw)
In-Reply-To: <87haggmv72.fsf@mail.jurta.org>

On Sat, Jun 29, 2013 at 11:53 PM, Juri Linkov <juri@jurta.org> wrote:
>> I expect that the fontification of the echo area reflects what is
>> happening: that the whole search string ("buffer") is unmatched (not
>> only the last "fer"), since the current search begins just after the
>> last instance of "buf" in the buffer [1], and there is no match
>> (neither full nor partial) of the current search string between that
>> location and the end of the buffer.
>
> `isearch-fail-pos' assumes that in a failed state of search
> a shorter previous successful search string should be taken
> as a basis for highlighting.  In this case, the last successful match
> was "buf", so an appended suffix is highlighted as failed.

Then the mistake is not re-setting that "last successful match" after
each "C-s", because here, the last successful match was "buf" only
after doing "M-< C-s buf" and also after the subsequent "C-s", but
once you type the third "C-s", the whole search string ("buf") is
unmatched (because the search now begins at [1]), and that fact (fully
unmatched search string) cannot change by appending more characters to
the search string.

IOW: After the third "C-s", the search goes from [1] to the end of the
buffer, and therefore any search string starting with a character
different from "f", "e", "r", "." or whitespace will be fully
unmatched, and should be highlighted as such in the echo area.

-----------------------
[1] Position between "buf" and "fer" in the last instance of the
string "buffer".

--
Dani Moncayo





  reply	other threads:[~2013-06-29 22:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27  9:58 bug#14729: 24.3.50; Isearch oddity Dani Moncayo
2013-06-27 23:44 ` Juri Linkov
2013-06-29 17:22   ` Dani Moncayo
2013-06-29 21:53     ` Juri Linkov
2013-06-29 22:34       ` Dani Moncayo [this message]
2013-06-30  3:11         ` Drew Adams
2021-12-04  3:51       ` Lars Ingebrigtsen
2021-12-04 16:48         ` bug#14729: [External] : " Drew Adams
2021-12-04 19:59         ` Juri Linkov
2021-12-04 22:06           ` Lars Ingebrigtsen
2021-12-05  9:35             ` Juri Linkov
2021-12-05 20:22               ` Lars Ingebrigtsen
2021-12-06  2:09                 ` bug#14729: [External] : " Drew Adams
2021-12-06  9:33                   ` Juri Linkov
2021-12-06  9:40                     ` Lars Ingebrigtsen
2021-12-06 16:01                     ` Drew Adams
2021-12-06 17:03             ` Juri Linkov
2021-12-07 20:48               ` Lars Ingebrigtsen
2021-12-07 21:53                 ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH8Pv0j3wKQ5R8_S-Nnq2GCTqJe9eJrqevHqdEWip0h7RKPu7A@mail.gmail.com \
    --to=dmoncayo@gmail.com \
    --cc=14729@debbugs.gnu.org \
    --cc=juri@jurta.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).