From: "Drew Adams" <drew.adams@oracle.com>
To: "'Leo'" <sdl.web@gmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Teach isearch to open invisible only if visible search failed?
Date: Sun, 5 Dec 2010 07:19:54 -0800 [thread overview]
Message-ID: <AD3F494186D44A64B9F25931C462E969@us.oracle.com> (raw)
In-Reply-To: <m1oc90bu1n.fsf@cam.ac.uk>
> I use C-s/r for navigating around text a lot and I have found it
> slows me down in large text shown in outline structure in outline
> or org mode etc. So I wonder how to set up isearch so that it only
> opens invisible text when search in the visible fails.
FWIW, in Isearch+ I bind a key (`C-+') to toggle invisible-text sensitivity.
The standard user option `search-invisible' controls whether it invisible-text
searching on or off by default.
IOW, I treat this the same as case-sensitivity (or full-word search or regexp
search or...any other search choice).
Let the user control what to search while searching. To me, this is better than
some DWIM that tries to second guess what I want. Why would I (a) *always* and
(b) *only* want to search invisible text after searching visible text fails?
http://www.emacswiki.org/emacs/IsearchPlus
next prev parent reply other threads:[~2010-12-05 15:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-05 6:41 Teach isearch to open invisible only if visible search failed? Leo
2010-12-05 6:52 ` Suvayu Ali
2010-12-05 7:01 ` Leo
2010-12-05 7:32 ` Thierry Volpiatto
2010-12-05 7:43 ` Leo
2010-12-05 11:52 ` Thien-Thi Nguyen
2010-12-05 12:45 ` Leo
2010-12-05 15:19 ` Drew Adams [this message]
2010-12-05 17:29 ` Leo
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=AD3F494186D44A64B9F25931C462E969@us.oracle.com \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=sdl.web@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.