emacs-devel
[Top][All Lists]
Advanced

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

Re: master f515d658e5 1/2: Don't quote numbers in byte-run--set-*


From: Lars Ingebrigtsen
Subject: Re: master f515d658e5 1/2: Don't quote numbers in byte-run--set-*
Date: Sun, 19 Jun 2022 15:15:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

"Basil L. Contovounesios" <contovob@tcd.ie> writes:

>> Perhaps we should have a quote-if-not-self-quoting function for these
>> things?
>
> macroexp-const-p, macroexp-quote, ...?

I wasn't quite sure whether that would do the right thing here.

(macroexp-quote #'foo)
=> 'foo

#'foo
=> foo

for instance.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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