From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: editing output in shell mode Date: Fri, 9 Jan 2009 22:32:13 +0100 Message-ID: <73726D11-6519-4CCD-92D0-E10CD852372B@Web.DE> References: <20524da70901091312y4b016693p15be5e93eec3f4f9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1231536783 13032 80.91.229.12 (9 Jan 2009 21:33:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2009 21:33:03 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Samuel Wales" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 09 22:34:13 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LLOzW-0007G3-J3 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2009 22:34:06 +0100 Original-Received: from localhost ([127.0.0.1]:43089 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLOyG-0001hG-Db for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2009 16:32:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLOxw-0001fg-7t for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 16:32:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLOxt-0001fE-PR for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 16:32:26 -0500 Original-Received: from [199.232.76.173] (port=59576 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLOxt-0001fB-KG for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 16:32:25 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:43361) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LLOxt-0002Ga-CM for help-gnu-emacs@gnu.org; Fri, 09 Jan 2009 16:32:25 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 3C0C0F65DCB9; Fri, 9 Jan 2009 22:32:21 +0100 (CET) Original-Received: from [91.35.207.106] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #273) id 1LLOxo-0005by-00; Fri, 09 Jan 2009 22:32:20 +0100 In-Reply-To: <20524da70901091312y4b016693p15be5e93eec3f4f9@mail.gmail.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/qegblTJqGo1OZd6w3GSzzEW9/UiyJqsnYKle9 XdIe83AEK61sOHMGiHZi0CMY2A+qvQH/wFxYLaBNtrICZfZ9GE 0SOSrwqzc/CfoUT742cQ== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61223 Archived-At: 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 =96 anyway, why would you like to =20= do that? If it has been too much output, you can undo and then repeat =20= the command, now sending stdout and/or stderr to files, which you can =20= open afterwards. Or run your rich command as shell-command, then save =20= or rename *Shell Command Output*. You can also abuse compile to run =20 the shell command with output =96 and then you can save the resulting =20= *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 =20 taketh away.