From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Rasmussen Newsgroups: gmane.emacs.help Subject: Re: Emacs as a command line tool Date: Tue, 17 Feb 2004 13:06:59 +0100 Organization: UNI-C Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <1033tptqvoesicc@corp.supernews.com> <4y4qtqc4ir.fsf@skjellgran.ii.uib.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1077020594 5938 80.91.224.253 (17 Feb 2004 12:23:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2004 12:23:14 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 17 13:23:10 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1At4Fq-0005di-00 for ; Tue, 17 Feb 2004 13:23:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1At4Bg-00070V-7Y for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Feb 2004 07:18:52 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.net.uni-c.dk!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: oek.dk Original-X-Trace: news.net.uni-c.dk 1077018984 19308 62.61.154.25 (17 Feb 2004 11:56:24 GMT) Original-X-Complaints-To: usenet@news.net.uni-c.dk Original-NNTP-Posting-Date: Tue, 17 Feb 2004 11:56:24 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115 X-Accept-Language: en-us, en In-Reply-To: <4y4qtqc4ir.fsf@skjellgran.ii.uib.no> Original-Xref: shelby.stanford.edu gnu.emacs.help:120987 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16935 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16935 Joakim Hove wrote: > > how about redirection: > > expand file > tmp_file ; mv tmp_file file > Sure, but that doesn't solve the problem with batch runs. I can't do expand *.cpp which would have been very easy. /David