help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to do regular expression seach in emacs buffer


From: mtfardy
Subject: Re: How to do regular expression seach in emacs buffer
Date: Mon, 16 Mar 2009 13:41:55 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Anand Dhanakshirur schrieb:
Hi,
I am using emacs 22.2.1.
Kindly tell me How to do regular expression seach in emacs buffer.
for ex: i want to know(highlight) the all the text which are als*.

Search or highlight? For highlighting a regexp you can use
highlight-regexp. For search: C-M-s

regards
Marc


reply via email to

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