GNU bug report logs - #13782
improved #! shebang support in elisp/emacs

Previous Next

Packages: emacs, ns;

Reported by: Andrew Pennebaker <andrew.pennebaker <at> gmail.com>

Date: Fri, 22 Feb 2013 02:02:02 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Andrew Pennebaker <andrew.pennebaker <at> gmail.com>
Cc: 13782 <at> debbugs.gnu.org
Subject: bug#13782: improved #! shebang support in elisp/emacs
Date: Thu, 21 Feb 2013 21:21:02 -0500
Andrew Pennebaker wrote:

> Emacs doesn't like evaluating elisp code that starts with a shebang line.

What do you mean by "doesn't like", exactly?

cat foo.el:

#!/foo
(message "hi")

emacs -Q -l ./foo.el

works fine.




This bug report was last modified 12 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.