From: Michael Cadilhac <michael.cadilhac@lrde.org>
Subject: Make a simple search in an info file.
Date: Thu, 16 Mar 2006 12:01:40 +0100 [thread overview]
Message-ID: <87slpi64bv.fsf@mahaena.lrde> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1116 bytes --]
Hi !
I've a strong desire those days: make a _simple_ search within an
info file or in outline-mode.
For example, open the Elisp manual, and search for « local
variables: ». Isearch will then go to every _references_ to the
section Local Variables, and not to every actual match of the
search (_with_ the `:' ).
It's because the search is made on the real text, that's to say, the
whole text without hidden things. Here, references on « Local
Varibles » are of the form « Local Variables: definition of thing »
but just shown as « Local Variables » ; that explains the match.
It's like in outline mode when some hidden subtrees are hidden: when
a search is made, Isearch also searches in the hidden text.
Can I param Isearch to make the search on the literal shown text ?
--
Michael Cadilhac, a.k.a. Micha [mika] |
Epita/LRDE promo 2007 | )\._.,--....,'``.
123 av. de Fontainebleau | 08.70.65.13.14 | /. _.. \ _\ (` ._,.
94270 Le Kremlin Bicetre | 06.23.20.31.30 | '._.-(,_..'--(,_...`-..'
[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
next reply other threads:[~2006-03-16 11:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-16 11:01 Michael Cadilhac [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-16 13:37 Make a simple search in an info file Phillip Lord
2006-03-16 15:42 ` Michael Cadilhac
2006-03-17 11:27 ` Eli Zaretskii
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=87slpi64bv.fsf@mahaena.lrde \
--to=michael.cadilhac@lrde.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.