all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Leyon <cleyon@gmail.com>
To: 10940@debbugs.gnu.org
Subject: bug#10940: Emacs 24: regression reading comma
Date: Sun, 4 Mar 2012 12:11:28 -0500	[thread overview]
Message-ID: <CALfY4+83HHrwaLgdTZdpdD0=B89XT_zj_vR3oUZ+z0q+qkTf-g@mail.gmail.com> (raw)

In Emacs 23, the lisp reader correctly parses a comma when reading an
event modifier, as in the following example specifying the character
C-,
    (global-set-key [(control ,)] 'my-command)

The Emacs 24 reader gives the following error when parsing the same expression:
    Invalid read syntax: )





             reply	other threads:[~2012-03-04 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-04 17:11 Chris Leyon [this message]
2012-03-05  2:47 ` bug#10940: Emacs 24: regression reading comma Stefan Monnier
2012-03-05  3:13   ` Chong Yidong

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='CALfY4+83HHrwaLgdTZdpdD0=B89XT_zj_vR3oUZ+z0q+qkTf-g@mail.gmail.com' \
    --to=cleyon@gmail.com \
    --cc=10940@debbugs.gnu.org \
    /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.