all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to add prefix before running interactive regexp  search(isearch-forward-regexp)?
@ 2010-04-22 14:47 filebat Mark
  2010-04-22 15:06 ` Peter Dyballa
  2010-04-23 18:05 ` How to add prefix before running interactive regexp search(isearch-forward-regexp)? Juri Linkov
  0 siblings, 2 replies; 4+ messages in thread
From: filebat Mark @ 2010-04-22 14:47 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hi emacsers

I usually need to search only in the headings of org-mode file, with the
content of entries excluded.
For example, searching string of "org-mode", I used to type:
isearch-forward-regexp: ^\*.*org-mode, times and times again.

As you can see, I type the prefix of "^\*.*" many times, when performing
interactive regexp search.
I have checked isearch.el for some while, but I haven't find a clue to
define prefix before search.

Do you have any suggestions?

-- 
Thanks & Regards

Denny Zhang

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-23 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 14:47 How to add prefix before running interactive regexp search(isearch-forward-regexp)? filebat Mark
2010-04-22 15:06 ` Peter Dyballa
2010-04-22 16:01   ` How to add prefix before running interactive regexpsearch(isearch-forward-regexp)? Drew Adams
2010-04-23 18:05 ` How to add prefix before running interactive regexp search(isearch-forward-regexp)? Juri Linkov

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.