emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] A simple way to search only headlines


From: Tassilo Horn
Subject: Re: [O] A simple way to search only headlines
Date: Sat, 01 Jun 2013 22:10:05 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Xebar Saram <address@hidden> writes:

> i was wondering if anyone knew of a way to search for text only in
> headlines and not the whole document? if not is it something one can
> put a feature request for?

Use regular expression search or isearch.  The latter would be:

  C-u C-s \*+.*<your-search-prase>

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]