bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24295: 24.5; RIGHT SINGLE QUOTATION MARK has punctuation syntax in E


From: Drew Adams
Subject: bug#24295: 24.5; RIGHT SINGLE QUOTATION MARK has punctuation syntax in Elisp, but acts like a symbol constituent
Date: Tue, 23 Aug 2016 18:59:47 -0700 (PDT)

> M-: (global-set-key (kbd "C-o") ’forward-char)
> 
> Debugger entered--Lisp error: (void-variable ’forward-char)

Well, I guess that's not a problem either.   Pretty much anything
that is not a paren, quote, backquote, comma, or isolated period
will be taken as part of a symbol name here.

I'll close the bug, I guess.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]