From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: <help-gnu-emacs@gnu.org>
Cc: excalamus@tutanota.com
Subject: Re: Converting string to symbol
Date: Sun, 03 Jan 2021 16:25:44 -0500 [thread overview]
Message-ID: <87czylpvaf.fsf@gnuvola.org> (raw)
In-Reply-To: <MQ90vGR--3-2@tutanota.com> (excalamus's message of "Sun, 3 Jan 2021 21:54:32 +0100 (CET)")
[-- Attachment #1: Type: text/plain, Size: 706 bytes --]
() excalamus--- via <help-gnu-emacs@gnu.org>
() Sun, 3 Jan 2021 21:54:32 +0100 (CET)
Any hint on what's going on here?
The name of the thing is not the thing. You don't want the
symbol ‘global-abbrev-table’, you want the object that that
symbol references. See ‘interactive’ form, specifically ‘X’.
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query) ; (2021) Software Libero
(pcase (context query) ; = Dissenso Etico
(`(technical ,ml) (correctp ml))
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 215 bytes --]
next prev parent reply other threads:[~2021-01-03 21:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-03 20:54 Converting string to symbol excalamus--- via Users list for the GNU Emacs text editor
2021-01-03 21:25 ` Thien-Thi Nguyen [this message]
2021-01-05 4:04 ` excalamus--- via Users list for the GNU Emacs text editor
2021-01-05 4:44 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-01-06 2:51 ` excalamus--- via Users list for the GNU Emacs text editor
2021-01-04 6:25 ` Andreas Röhler
2021-01-04 6:32 ` Stefan Monnier
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=87czylpvaf.fsf@gnuvola.org \
--to=ttn@gnuvola.org \
--cc=excalamus@tutanota.com \
--cc=help-gnu-emacs@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.
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).