all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Decebal <CLDWesterhof@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Opening files from a command
Date: Sat, 1 Nov 2008 13:28:32 -0700 (PDT)	[thread overview]
Message-ID: <afa3a0df-246b-40c3-b1cb-b968c8dbde86@s9g2000prg.googlegroups.com> (raw)

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.


             reply	other threads:[~2008-11-01 20:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-01 20:28 Decebal [this message]
2008-11-01 20:57 ` Opening files from a command 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=afa3a0df-246b-40c3-b1cb-b968c8dbde86@s9g2000prg.googlegroups.com \
    --to=cldwesterhof@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.