all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gideon.stupp@gmail.com
To: Juri Linkov <juri@jurta.org>, Gideon Stupp <gideon.stupp@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Re: [PATCH] Conkeror like hints for incremental search
Date: Wed, 25 Jan 2012 11:03:48 +0000	[thread overview]
Message-ID: <0015174be6c8d6fc6104b758379c@google.com> (raw)
In-Reply-To: <87pqe8g16p.fsf@mail.jurta.org>

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

Nice idea. Let me try and tweak the patch to work in this way. I want to  
test it and see how it feels.

Thanks, Gideon.

On , Juri Linkov <juri@jurta.org> wrote:
> > Anyway, please review it and if there is any interest in it merge it.



> Thanks for proposing a useful feature.



> I suggest to implement more simple and clean design that is

> based on well-known Emacs features:



> 1. On the next matched strings display numbers counting from 1.

> You could try doing with tooltips that will look like in Conkeror,

> (this might be too slow, but worth trying).

> This is easy to do in `isearch-lazy-highlight-update'



> 2. Add a new numeric argument `count' to `isearch-repeat-forward' (`Cs')

> and `isearch-repeat-backward' (`Cr').



> This would allow easy navigation with eg `C-8 Cs' for the 8-th match

> in forward direction.



> 3. For backward matches we could display negative numbers,

> and `Cs' will treat negative arguments like `C- C-8 Cs'

> as positive counts for backward search.



> Also `Cr' would treat positive arguments like `C-8 Cr' as positive

> counts in backward direction. A negative arguments for `Cr' like

> `C- C-8 Cr' would go to the 8-th match in forward direction, naturally.



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

  reply	other threads:[~2012-01-25 11:03 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
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 [this message]
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=0015174be6c8d6fc6104b758379c@google.com \
    --to=gideon.stupp@gmail.com \
    --cc=emacs-devel@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 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.