From: Markus Rost <rost@math.uni-bielefeld.de>
To: 4616@emacsbugs.donarmstrong.com
Subject: bug#4616: Follow-up: handling #!
Date: Sat, 3 Oct 2009 18:11:47 +0200 (CEST) [thread overview]
Message-ID: <20091003161147.22632288A0AB@xen12.math.uni-bielefeld.de> (raw)
It appears that read1 in lread.c handles "#!" like a comment line
starting with ";".
Well, except if the "#!"-line is at the *end* of the buffer, then
eval-buffer or eval-region will yield an "End of file during parsing"
error, similarly as reported in the previous mail.
Besides this bug, is it intended to have "#!" as additional comment
syntax?
I would expect a special handling of "#!" only with --script (cf.
-scriptload in startup.el) and only if it appears at the beginning of
a file.
Normally eval-region should not handle "#!" specially, I guess.
reply other threads:[~2009-10-03 16:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20091003161147.22632288A0AB@xen12.math.uni-bielefeld.de \
--to=rost@math.uni-bielefeld.de \
--cc=4616@emacsbugs.donarmstrong.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.