unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Opening files from a command
@ 2008-11-01 20:28 Decebal
  2008-11-01 20:57 ` Rupert Swarbrick
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Decebal @ 2008-11-01 20:28 UTC (permalink / raw)
  To: help-gnu-emacs

Sometimes I like to edit files based on a certain criterium. I use for
example a grep command. I use this from a shell in Emacs. (I have to
work with kshell, which does not have tab-expansion. This is why I am
working from a shell in Emacs.) At this moment I am putting those
filenames one by one in the kill-ring and open them. But is there a
better way?

Offcourse I could do:
    emacs `grep ...` &
but this opens an new Emacs session. I would prefer not to open a new
session.


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

end of thread, other threads:[~2008-11-03 23:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-01 20:28 Opening files from a command Decebal
2008-11-01 20:57 ` Rupert Swarbrick
2008-11-03 11:25   ` Xavier Maillard
2008-11-03 16:51     ` Johan Bockgård
2008-11-03 23:25       ` Xavier Maillard
2008-11-01 21:07 ` Drew Adams
2008-11-01 21:20 ` Peter Dyballa
2008-11-01 23:26 ` Paul R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).