From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.devel Subject: Re: Sesquicolon -- Note: Not a Bug Date: Sat, 31 Aug 2002 14:17:20 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208250526.g7P5Q3F11930@wijiji.santafe.edu> <20020825053748.GA2511@gnu.org> <200208260036.g7Q0aC012352@wijiji.santafe.edu> <200208262151.g7QLpuX12815@wijiji.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1030796267 31888 127.0.0.1 (31 Aug 2002 12:17:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 31 Aug 2002 12:17:47 +0000 (UTC) Cc: miles@gnu.org, polymath@uwyo.edu, 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 17l7CE-0008ID-00 for ; Sat, 31 Aug 2002 14:17:46 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17l7jT-0003fz-00 for ; Sat, 31 Aug 2002 14:52:07 +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 17l7Dd-0003K7-00; Sat, 31 Aug 2002 08:19:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17l7B3-0003IR-00 for emacs-devel@gnu.org; Sat, 31 Aug 2002 08:16:33 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17l79V-00035o-00 for emacs-devel@gnu.org; Sat, 31 Aug 2002 08:16:32 -0400 Original-Received: from p0071.as-l043.contactel.cz ([194.108.242.71] helo=SnowWhite.SuSE.cz) by monty-python.gnu.org with esmtp (Exim 4.10) id 17l79V-00035P-00; Sat, 31 Aug 2002 08:14:57 -0400 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id 11E9B1841C; Sat, 31 Aug 2002 14:17:52 +0200 (CEST) Original-To: rms@gnu.org X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z In-Reply-To: <200208262151.g7QLpuX12815@wijiji.santafe.edu> (Richard Stallman's message of "Mon, 26 Aug 2002 15:51:56 -0600 (MDT)") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i386-suse-linux-gnu) Original-Lines: 22 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:7207 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7207 From: Richard Stallman Date: Mon, 26 Aug 2002 15:51:56 -0600 (MDT) > Let's make a new option --script for this purpose. The current implementation is not enough: pavel@SnowWhite:/tmp> cat /tmp/qq #!/usr/bin/emacs --script (message "The date is %s" (current-time-string)) pavel@SnowWhite:/tmp> /tmp/qq Invalid read syntax: "#" When called with --script, emacs should ignore #! and the rest of the line (I do not know if that line could continue on the following lines too). --=20 Pavel Jan=EDk Yeah, but you have to be masochist enough to use TeX! -- Stephane Boucher in gnu.emacs.help