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

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

Re: Converting string to symbol


From: Thien-Thi Nguyen
Subject: Re: Converting string to symbol
Date: Sun, 03 Jan 2021 16:25:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

() 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: signature.asc
Description: PGP signature


reply via email to

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