all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "Juri Linkov" <juri@jurta.org>,
	"Lennart Borgman \(gmail\)" <lennart.borgman@gmail.com>
Cc: Alex Schroeder <kensanata@gmail.com>, Emacs Devel <emacs-devel@gnu.org>
Subject: RE: Calling occur from within isearch
Date: Thu, 22 Nov 2007 11:38:15 -0800	[thread overview]
Message-ID: <BNELLINCGFJLDJIKDGACMEDACFAA.drew.adams@oracle.com> (raw)
In-Reply-To: <87abp6p0sm.fsf@jurta.org>

> >>> Sometimes I think it would be good to call occur from within isearch.
> >>> Anyone else that thinks it would be good to be able to do so?
> >>
> >> This is possible with the following patch.  I'm still not sure
> >> whether it is better to quit isearch before calling occur or not.
> >> Anyway, it works without quitting isearch, and displays the results
> >> of occur in another window.
> >
> > That is nice. I see no reason to end isearch, that is easy to
> do afterwards.
>
> Wouldn't it be more nice if the current search line was also highlighted
> in the *Occur* buffer in sync with the position in the original buffer?

Yes. It's enough to highlight the line number (of the current search line).
And any such highlighting should be temporary in some way.

FWIW, I use code that highlights the line number after you visit the line -
a la visited links in Info or on Web pages. I find it helps me keep track of
what I've already looked at.

Code: http://www.emacswiki.org/cgi-bin/wiki/replace%2b.el.
Doc: http://www.emacswiki.org/cgi-bin/emacs-en/ReplacePlus.

  reply	other threads:[~2007-11-22 19:38 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-21 19:57 Calling occur from within isearch Lennart Borgman (gmail)
2007-11-21 20:03 ` Juri Linkov
2007-11-21 20:25   ` Lennart Borgman (gmail)
2007-11-22 19:08     ` Juri Linkov
2007-11-22 19:38       ` Drew Adams [this message]
2007-11-22 21:48       ` Lennart Borgman (gmail)
2007-11-22  0:30   ` Johan Bockgård
2007-11-22 19:04     ` Juri Linkov
2007-11-23  0:52       ` Juri Linkov
2007-11-23  1:05       ` Johan Bockgård
2007-11-24 17:45         ` Juri Linkov
2007-11-25  3:42           ` Richard Stallman
2007-11-25 15:27             ` Juri Linkov
2007-12-03  0:37               ` Juri Linkov
2007-12-03 18:43                 ` Richard Stallman
2007-12-05 22:17                   ` Juri Linkov
2007-12-06  1:29                     ` Johan Bockgård
2007-12-03 23:25           ` Johan Bockgård
2007-12-04  0:27             ` Juri Linkov
2007-12-04  1:24               ` Johan Bockgård
2007-12-04 22:43                 ` Juri Linkov
2007-12-04 23:59                   ` Johan Bockgård
2007-12-05 22:16                     ` Juri Linkov
2007-12-04 10:35               ` Andreas Schwab
2007-11-21 20:07 ` Drew Adams
2007-11-22 16:21 ` Richard Stallman
2007-11-22 18:16   ` Stefan Monnier
2007-11-22 19:05     ` Juri Linkov
2007-11-22 21:23       ` Stefan Monnier
2007-11-22 19:05   ` Juri Linkov
2007-11-23  4:35     ` Richard Stallman
2007-11-24 17:45       ` Juri Linkov
2007-11-25  3:42         ` Richard Stallman

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=BNELLINCGFJLDJIKDGACMEDACFAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=juri@jurta.org \
    --cc=kensanata@gmail.com \
    --cc=lennart.borgman@gmail.com \
    /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.