all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "Samuel Wales" <samologist@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: editing output in shell mode
Date: Fri, 9 Jan 2009 22:32:13 +0100	[thread overview]
Message-ID: <73726D11-6519-4CCD-92D0-E10CD852372B@Web.DE> (raw)
In-Reply-To: <20524da70901091312y4b016693p15be5e93eec3f4f9@mail.gmail.com>


Am 09.01.2009 um 22:12 schrieb Samuel Wales:

> Is there a way to pipe this output to, say, emacsclient?


Emacsclient is not a streaming client – anyway, why would you like to  
do that? If it has been too much output, you can undo and then repeat  
the command, now sending stdout and/or stderr to files, which you can  
open afterwards. Or run your rich command as shell-command, then save  
or rename *Shell Command Output*. You can also abuse compile to run  
the shell command with output – and then you can save the resulting  
*compilation* buffer (don't forget to remove the first one, two lines!).

--
Greetings

   Pete

Behold the warranty ... the bold print giveth and the fine print  
taketh away.






  reply	other threads:[~2009-01-09 21:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09 21:12 editing output in shell mode Samuel Wales
2009-01-09 21:32 ` Peter Dyballa [this message]
2009-01-09 21:45 ` tyler
     [not found] <mailman.4437.1231535539.26697.help-gnu-emacs@gnu.org>
2009-01-09 21:39 ` David Kastrup

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=73726D11-6519-4CCD-92D0-E10CD852372B@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=samologist@gmail.com \
    /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.