From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Bastien <bzg@altern.org>
Cc: 14089@debbugs.gnu.org, schulte.eric@gmail.com
Subject: bug#14089: 24.3; file local variables can't have a colon in their name
Date: Wed, 03 Apr 2013 18:19:15 -0400 [thread overview]
Message-ID: <jwva9pfz2dl.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87ppybhkvj.fsf@bzg.ath.cx> (Bastien's message of "Wed, 03 Apr 2013 14:14:08 +0200")
> The idea is to allow ":" in mode's names and variables names.
> No need to use two `looking-at' in this case I think.
Agreed, except that other than SPC \t and \n e need to disallow ", (),
and ;. Also we read those names in hack-local-variables with things like
skip-chars-forward and that needs to be fixed there as well (probably
using looking-at). And we should share the regexp between the various
places where we match those names.
Stefan
next prev parent reply other threads:[~2013-04-03 22:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-29 19:01 bug#14089: 24.3; file local variables can't have a colon in their name schulte.eric
2013-04-03 12:14 ` Bastien
2013-04-03 14:31 ` Eric Schulte
2013-04-03 22:19 ` Stefan Monnier [this message]
2013-04-14 1:01 ` Stefan Monnier
2013-04-14 6:57 ` Bastien
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwva9pfz2dl.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=14089@debbugs.gnu.org \
--cc=bzg@altern.org \
--cc=schulte.eric@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).