all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gideon Stupp <gideon.stupp@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 10595@debbugs.gnu.org
Subject: bug#10595: [PATCH] Conkeror like hints for incremental search
Date: Thu, 25 Feb 2016 15:00:43 +0000 (UTC)	[thread overview]
Message-ID: <B891B91151903CFA.B5A92D88-93C8-4BD8-A609-D067C0A477DE@mail.outlook.com> (raw)
In-Reply-To: <87y4a9wcb7.fsf@gnus.org>

[-- Attachment #1: Type: text/plain, Size: 1393 bytes --]

Hi Lars,Hitting the character identifier is just a shortcut for pressing C-s multiple times so the search string does not change at all, only the location. 

Thanks, Gideon

    _____________________________
From: Lars Ingebrigtsen <larsi@gnus.org>
Sent: יום חמישי, פברואר 25, 2016 8:10 לפ׳
Subject: Re: bug#10595: [PATCH] Conkeror like hints for incremental search
To: Gideon Stupp <gideon.stupp@gmail.com>
Cc:  <10595@debbugs.gnu.org>


Gideon Stupp <gideon.stupp@gmail.com> writes:

> This patch adds Conkeror like hints to incremental-search's currently
> matched strings.
> This way it is possible to choose one of the highlighted possibilities
> without completing the search string (useful when using incremental
> search for navigation).
> The hints can be toggled on or off at any point during the search with
> isearch-toggle-hints (which is mapped to C-f by default). Note that to
> save keystrokes characters are used as hints instead of just numbers.
>
> Anyway, please review it and if there is any interest in it merge it.

So the idea is that if you hit `C-f' during the search, each match is
given a character as an identifier?  And if you then hit that character
then the isearch string changes to that ... word?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  

[-- Attachment #2: Type: text/html, Size: 2484 bytes --]

  reply	other threads:[~2016-02-25 15:00 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 17:52 [PATCH] Conkeror like hints for incremental search Gideon Stupp
2012-01-24  7:55 ` Tassilo Horn
2012-01-24 10:09   ` gideon.stupp
2012-01-24 17:39     ` Stefan Monnier
2012-01-24 18:47       ` Gideon Stupp
2012-01-24 19:12         ` Stefan Monnier
2012-01-24 11:44 ` Juanma Barranquero
2012-01-24 13:31 ` bug#10595: " Gideon Stupp
2016-02-25  6:09   ` Lars Ingebrigtsen
2016-02-25 15:00     ` Gideon Stupp [this message]
2016-02-26  5:55       ` Lars Ingebrigtsen
2016-02-26  6:43         ` John Wiegley
2016-02-26  7:02           ` Lars Ingebrigtsen
2012-01-24 22:55 ` Juri Linkov
2012-01-25 11:03   ` gideon.stupp
2012-01-25 11:29     ` Juri Linkov
2012-01-25 11:59       ` gideon.stupp
2012-01-25 14:00         ` Stephen J. Turnbull

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

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

  git send-email \
    --in-reply-to=B891B91151903CFA.B5A92D88-93C8-4BD8-A609-D067C0A477DE@mail.outlook.com \
    --to=gideon.stupp@gmail.com \
    --cc=10595@debbugs.gnu.org \
    --cc=larsi@gnus.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.