GNU bug report logs - #41864
28.0.50; funcall: attempting to call a macro does not always complain

Previous Next

Package: emacs;

Reported by: Nick Dokos <ndokos <at> gmail.com>

Date: Mon, 15 Jun 2020 02:22:01 UTC

Severity: normal

Tags: fixed

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 41864 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Nick Dokos <ndokos <at> gmail.com>, 41864 <at> debbugs.gnu.org,
 Stefan Kangas <stefankangas <at> gmail.com>
Subject: Re: bug#41864: 28.0.50; funcall: attempting to call a macro does
 not always complain
Date: Sun, 18 Oct 2020 10:52:45 +0200
On Okt 18 2020, Lars Ingebrigtsen wrote:

> Andreas Schwab <schwab <at> linux-m68k.org> writes:
>
>> ELISP> (macroexpand-all (eval-sexp-add-defvars (elisp--eval-defun-1
>> (macroexpand '(funcall (function mac/z))))))
>> (progn "z")
>
> And
>
> (macroexpand-all (eval-sexp-add-defvars (elisp--eval-defun-1 (macroexpand '(funcall 'mac/z)))))
> => (funcall 'mac/z)                                         
>
> Which is what the bug reporter is wondering about.

And what do you get when you eval that?

Andreas.

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




This bug report was last modified 4 years and 215 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.