all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to apply grep to a buffer
@ 2003-05-11 16:32 Zimmen Gnauh
  2003-05-11 16:47 ` Johan Bockgård
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zimmen Gnauh @ 2003-05-11 16:32 UTC (permalink / raw)



   Is there any way to apply grep command to a buffer and show the
results in another windows? 

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

* Re: how to apply grep to a buffer
  2003-05-11 16:32 how to apply grep to a buffer Zimmen Gnauh
@ 2003-05-11 16:47 ` Johan Bockgård
  2003-05-11 16:58 ` Jiri Pejchal
  2003-05-11 19:47 ` Eric Hanchrow
  2 siblings, 0 replies; 4+ messages in thread
From: Johan Bockgård @ 2003-05-11 16:47 UTC (permalink / raw)


Zimmen Gnauh <yah00204052@yahoo.com> writes:

> Is there any way to apply grep command to a buffer and show the
> results in another windows?

Try M-x occur

-- 
The day Microsoft makes something that doesn't suck is probably the
day they start making vacuum cleaners. -- Ernst Jan Plugge

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

* Re: how to apply grep to a buffer
  2003-05-11 16:32 how to apply grep to a buffer Zimmen Gnauh
  2003-05-11 16:47 ` Johan Bockgård
@ 2003-05-11 16:58 ` Jiri Pejchal
  2003-05-11 19:47 ` Eric Hanchrow
  2 siblings, 0 replies; 4+ messages in thread
From: Jiri Pejchal @ 2003-05-11 16:58 UTC (permalink / raw)


Zimmen Gnauh <yah00204052@yahoo.com> writes:

>    Is there any way to apply grep command to a buffer and show the
> results in another windows? 

What about M-x occur?

--
Jiri Pejchal

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

* Re: how to apply grep to a buffer
  2003-05-11 16:32 how to apply grep to a buffer Zimmen Gnauh
  2003-05-11 16:47 ` Johan Bockgård
  2003-05-11 16:58 ` Jiri Pejchal
@ 2003-05-11 19:47 ` Eric Hanchrow
  2 siblings, 0 replies; 4+ messages in thread
From: Eric Hanchrow @ 2003-05-11 19:47 UTC (permalink / raw)


>>>>> "Zimmen" == Zimmen Gnauh <yah00204052@yahoo.com> writes:

    Zimmen>    Is there any way to apply grep command to a buffer and
    Zimmen> show the results in another windows?

C-x h
M-x shell-command-on-region RET grep foo RET
 
-- 
Asking the Iraqi people to assume Saddam's debts
is rather like telling a man who has been shot in the head
that he has to pay for the bullet.
        -- James Surowiecki

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

end of thread, other threads:[~2003-05-11 19:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-11 16:32 how to apply grep to a buffer Zimmen Gnauh
2003-05-11 16:47 ` Johan Bockgård
2003-05-11 16:58 ` Jiri Pejchal
2003-05-11 19:47 ` Eric Hanchrow

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.