emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sesquicolon -- Note: Not a Bug


From: Pavel Janík
Subject: Re: Sesquicolon -- Note: Not a Bug
Date: Sat, 31 Aug 2002 14:17:20 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i386-suse-linux-gnu)

   From: Richard Stallman <address@hidden>
   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:

address@hidden:/tmp> cat /tmp/qq
#!/usr/bin/emacs --script

(message "The date is %s" (current-time-string))

address@hidden:/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).
-- 
Pavel Janík

Yeah, but you have to be masochist enough to use TeX!
                  -- Stephane Boucher in gnu.emacs.help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]