all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.