emacs-devel
[Top][All Lists]
Advanced

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

Re: Sesquicolon -- Alternative to Shebang


From: John H Swaby
Subject: Re: Sesquicolon -- Alternative to Shebang
Date: Mon, 09 Sep 2002 22:05:03 -0600 (MDT)

Great Idea!

On Tue, 10 Sep 2002, Marius Vollmer wrote:

> John H Swaby <address@hidden> writes:
> 
> >   :;exec emacs -batch -l $0 -f main $*
> [...]  
> > [ For older versions of Emacs, adding the arguments "-eval
> > '(setq : t)'" to the sesquicolon line will take care of Emacs's
> > evaluation of the colon. ]
> 
> You could start the script with
> 
>     ":";exec emacs ...
> 
> since ":" is the same as : to the shell and is self-evaluating in all
> versions of Emacs.  The would be a quosesquicolon, then, right?  Or a
> sequoscilon?
> 
> -- 
> GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405
> 





reply via email to

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