From: Drew Adams <drew.adams@oracle.com>
To: npostavs@users.sourceforge.net
Cc: 24295@debbugs.gnu.org
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:52:25 -0700 (PDT) [thread overview]
Message-ID: <01cab8f7-8508-41ec-b440-e571cb323167@default> (raw)
In-Reply-To: <87shtvt3fh.fsf@users.sourceforge.net>
> In what way does it show that?? A symbol's name can be any arbitrary
> string, there's no significance to the syntax class of the characters.
Silly me. Of course that's right.
Nevertheless, there seems to be a problem, but it is not what
I thought.
M-: (global-set-key (kbd "C-o") ’forward-char)
Debugger entered--Lisp error: (void-variable ’forward-char)
(global-set-key (kbd "C-o") ’forward-char)
eval((global-set-key (kbd "C-o") ’forward-char) nil)
elisp--eval-last-sexp(nil)
eval-last-sexp(nil)
funcall-interactively(eval-last-sexp nil)
call-interactively(eval-last-sexp nil nil)
command-execute(eval-last-sexp)
next prev parent reply other threads:[~2016-08-24 1:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-23 22:32 bug#24295: 24.5; RIGHT SINGLE QUOTATION MARK has punctuation syntax in Elisp, but acts like a symbol constituent Drew Adams
2016-08-23 22:46 ` Drew Adams
2016-08-23 22:56 ` Drew Adams
2016-08-24 2:42 ` Eli Zaretskii
2016-08-24 6:58 ` Andreas Schwab
2016-08-24 14:19 ` Eli Zaretskii
[not found] ` <<87inuqfyba.fsf@linux-m68k.org>
[not found] ` <<8337lufdvn.fsf@gnu.org>
2016-08-24 14:25 ` Drew Adams
2016-08-24 0:29 ` npostavs
2016-08-24 1:52 ` Drew Adams [this message]
2016-08-24 1:59 ` Drew Adams
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=01cab8f7-8508-41ec-b440-e571cb323167@default \
--to=drew.adams@oracle.com \
--cc=24295@debbugs.gnu.org \
--cc=npostavs@users.sourceforge.net \
/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).