GNU bug report logs - #29321
Isearch hit count

Previous Next

Package: emacs;

Reported by: charles <at> aurox.ch (Charles A. Roelli)

Date: Thu, 16 Nov 2017 19:28:02 UTC

Severity: wishlist

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juri Linkov <juri <at> linkov.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29321: closed (Isearch hit count)
Date: Thu, 22 Nov 2018 22:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 23 Nov 2018 00:03:25 +0200
with message-id <871s7cixci.fsf <at> mail.linkov.net>
and subject line Re: bug#29321: Isearch hit count
has caused the debbugs.gnu.org bug report #29321,
regarding Isearch hit count
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
29321: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29321
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: charles <at> aurox.ch (Charles A. Roelli)
To: bug-gnu-emacs <at> gnu.org
Subject: Isearch hit count
Date: Thu, 16 Nov 2017 20:27:32 +0100
Isearch could show in the mode line how many matches follow or precede 
the currently highlighted one (or we could write "3 of 4 matches", as, 
e.g., Firefox does).  For big files, it could be helpful to calculate 
this information either lazily or in another thread.

If we had this, it would also be convenient to say "go forward n
matches", so that typing "M-3 C-s" during a search would be the
equivalent of typing C-s three times.  To do this we could add numeric
prefix arg handling to C-s/C-r/C-M-s/C-M-r, if that isn't already
taken for some other behavior.


[Message part 3 (message/rfc822, inline)]
From: Juri Linkov <juri <at> linkov.net>
To: 29321-done <at> debbugs.gnu.org
Subject: Re: bug#29321: Isearch hit count
Date: Fri, 23 Nov 2018 00:03:25 +0200
>> where in isearch-mode 'M-s M-<' will jump to the first match,
>> and 'M-s M->' will jump to the last match.
>
>   Perfect!  with an excellent choice of keybindings!
>
>   Thanks!

This is pushed to master as well, and since everything is implemented,
I'm closing this as done.


This bug report was last modified 6 years and 241 days ago.

Previous Next


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