From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.emacs.devel Subject: Re: Sesquicolon -- Note: Not a Bug Date: 26 Aug 2002 23:19:06 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <87k7md71yt.fsf@zagadka.ping.de> References: <200208250526.g7P5Q3F11930@wijiji.santafe.edu> <20020825053748.GA2511@gnu.org> <87bs7r9s0y.fsf@zagadka.ping.de> <200208261253.g7QCrEO12478@wijiji.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030396879 18377 127.0.0.1 (26 Aug 2002 21:21:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 26 Aug 2002 21:21:19 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17jRIT-0004mC-00 for ; Mon, 26 Aug 2002 23:21:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17jRnT-0006dG-00 for ; Mon, 26 Aug 2002 23:53:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17jRJm-0001Do-00; Mon, 26 Aug 2002 17:22:38 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17jRGP-0000i1-00 for emacs-devel@gnu.org; Mon, 26 Aug 2002 17:19:09 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17jRGN-0000he-00 for emacs-devel@gnu.org; Mon, 26 Aug 2002 17:19:09 -0400 Original-Received: from dialin.speedway42.dip39.dokom.de ([195.138.42.39] helo=zagadka.ping.de) by monty-python.gnu.org with smtp (Exim 4.10) id 17jRGN-0000hX-00 for emacs-devel@gnu.org; Mon, 26 Aug 2002 17:19:07 -0400 Original-Received: (qmail 23773 invoked by uid 1000); 26 Aug 2002 21:19:06 -0000 Original-To: rms@gnu.org In-Reply-To: <200208261253.g7QCrEO12478@wijiji.santafe.edu> Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6933 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6933 Richard Stallman writes: > It was suggested that just -batch with no other arguments > could do this. The '#!' mechanism would not result in -batch with no other arguments. The file name of the script is added to the end of the command line. Why do you need to reuse the "-batch" name? Can't it just be a new name, like "--batch-script"? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405