unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10940: Emacs 24: regression reading comma
@ 2012-03-04 17:11 Chris Leyon
  2012-03-05  2:47 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Leyon @ 2012-03-04 17:11 UTC (permalink / raw)
  To: 10940

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: )





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-05  3:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04 17:11 bug#10940: Emacs 24: regression reading comma Chris Leyon
2012-03-05  2:47 ` Stefan Monnier
2012-03-05  3:13   ` Chong Yidong

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).