* How to do regular expression seach in emacs buffer
@ 2009-03-16 12:32 Anand Dhanakshirur
2009-03-16 12:33 ` Andy Stewart
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Anand Dhanakshirur @ 2009-03-16 12:32 UTC (permalink / raw)
To: help-gnu-emacs
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*.
etc.
rgds,
anand
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: How to do regular expression seach in emacs buffer
2009-03-16 12:32 Anand Dhanakshirur
@ 2009-03-16 12:33 ` Andy Stewart
2009-03-16 12:37 ` Lennart Borgman
2009-03-16 14:35 ` Bastien
2 siblings, 0 replies; 6+ messages in thread
From: Andy Stewart @ 2009-03-16 12:33 UTC (permalink / raw)
To: help-gnu-emacs
Anand Dhanakshirur <asd@cdotb.ernet.in> writes:
> 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*.
> etc.
> rgds,
> anand
http://www.emacswiki.org/emacs/color-moccur.el
for search regxp in buffer.
http://www.emacswiki.org/emacs/moccur-edit.el
for edit search string.
-- Andy
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: How to do regular expression seach in emacs buffer
2009-03-16 12:32 Anand Dhanakshirur
2009-03-16 12:33 ` Andy Stewart
@ 2009-03-16 12:37 ` Lennart Borgman
2009-03-16 14:35 ` Bastien
2 siblings, 0 replies; 6+ messages in thread
From: Lennart Borgman @ 2009-03-16 12:37 UTC (permalink / raw)
To: Anand Dhanakshirur; +Cc: help-gnu-emacs
On Mon, Mar 16, 2009 at 1:32 PM, Anand Dhanakshirur <asd@cdotb.ernet.in> wrote:
> 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*.
Hi anand,
Look in the menus:
Edit - Search
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: How to do regular expression seach in emacs buffer
2009-03-16 12:32 Anand Dhanakshirur
2009-03-16 12:33 ` Andy Stewart
2009-03-16 12:37 ` Lennart Borgman
@ 2009-03-16 14:35 ` Bastien
2 siblings, 0 replies; 6+ messages in thread
From: Bastien @ 2009-03-16 14:35 UTC (permalink / raw)
To: Anand Dhanakshirur; +Cc: help-gnu-emacs
Anand Dhanakshirur <asd@cdotb.ernet.in> writes:
> 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*.
C-u C-s a l s *
--
Bastien
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-03-16 14:35 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.3324.1237206239.31690.help-gnu-emacs@gnu.org>
2009-03-16 12:41 ` How to do regular expression seach in emacs buffer mtfardy
2009-03-16 12:47 ` Marc Tfardy
2009-03-16 12:32 Anand Dhanakshirur
2009-03-16 12:33 ` Andy Stewart
2009-03-16 12:37 ` Lennart Borgman
2009-03-16 14:35 ` Bastien
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.