GNU bug report logs - #10940
Emacs 24: regression reading comma

Previous Next

Package: emacs;

Reported by: Chris Leyon <cleyon <at> gmail.com>

Date: Sun, 4 Mar 2012 17:14:02 UTC

Severity: normal

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Chris Leyon <cleyon <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Emacs 24: regression reading comma
Date: Sun, 4 Mar 2012 12:11:28 -0500
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: )




This bug report was last modified 10 years and 347 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.