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

Previous Next

Packages: ns, emacs;

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: Andrew Pennebaker <andrew.pennebaker <at> gmail.com>
Cc: 13782 <at> debbugs.gnu.org
Subject: bug#13782: improved #! shebang support in elisp/emacs
Date: Fri, 22 Feb 2013 08:29:56 -0500
[Message part 1 (text/plain, inline)]
Calling emacs script mode works fine on the command line, but the various
hotkeys for evaluating the same code from a buffer result in errors when
they encounter shebangs.
On Feb 21, 2013 9:21 PM, "Glenn Morris" <rgm <at> gnu.org> wrote:

> 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.
>
[Message part 2 (text/html, inline)]

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.