all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Andrew Pennebaker <andrew.pennebaker@gmail.com>
Cc: 13782@debbugs.gnu.org
Subject: bug#13782: improved #! shebang support in elisp/emacs
Date: Thu, 21 Feb 2013 21:21:02 -0500	[thread overview]
Message-ID: <akd2vtf5rl.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAHXt_SWoFhfksciCw5FykGeKE2S7QVUXDhFvRGdU4MfKw2zTRA@mail.gmail.com> (Andrew Pennebaker's message of "Thu, 21 Feb 2013 20:44:00 -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.





  reply	other threads:[~2013-02-22  2:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-22  1:44 bug#13782: improved #! shebang support in elisp/emacs Andrew Pennebaker
2013-02-22  2:21 ` Glenn Morris [this message]
2013-02-22 13:29   ` Andrew Pennebaker
2013-02-22 17:17     ` Glenn Morris
2013-02-22 17:51       ` Stefan Monnier
2013-02-22 18:13         ` Glenn Morris
     [not found]           ` <CAHXt_SW2cauMuaZ3h3x7J_-a4Chy49-O8=jFk+xNi+HgF7c06A@mail.gmail.com>
2013-02-22 20:51             ` Glenn Morris
2013-03-05 20:12               ` Glenn Morris
2013-03-05 21:39                 ` Jan Djärv
2013-04-04 17:05                   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=akd2vtf5rl.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=13782@debbugs.gnu.org \
    --cc=andrew.pennebaker@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.