emacs-devel
[Top][All Lists]
Advanced

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

Re: Partial wdired (edit just filename at the point)


From: Andreas Schwab
Subject: Re: Partial wdired (edit just filename at the point)
Date: Tue, 23 Mar 2021 00:27:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Mär 22 2021, Tomas Hlavaty wrote:

> interesting
>
>    ELISP> (eval (byte-compile '(type-of '(lambda () 42))))
>    cons
>
> cons obviously, it was probably meant this:
>
>    ELISP> (eval (byte-compile '(type-of (lambda () 42))))
>    compiled-function

No, the point is to demonstrate the difference of ' vs #'.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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