unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Invalid function: #<symbol defconst at 2058>
@ 2022-02-01 19:48 Bob Rogers
  2022-02-02  3:35 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Bob Rogers @ 2022-02-01 19:48 UTC (permalink / raw)
  To: emacs-devel

   I am noticing that in master updated just a few minutes ago,
compiling a defconst or defvar form in the buffer via compile-defun gets
the following error:

	Invalid function: #<symbol defconst at 2058>

Byte-compiling the file and loading it works normally.

					-- Bob Rogers
					   http://www.rgrjr.com/



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Invalid function: #<symbol defconst at 2058>
  2022-02-01 19:48 Invalid function: #<symbol defconst at 2058> Bob Rogers
@ 2022-02-02  3:35 ` Eli Zaretskii
  2022-02-02  3:50   ` Bob Rogers
  2022-02-02 18:16   ` Alan Mackenzie
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Zaretskii @ 2022-02-02  3:35 UTC (permalink / raw)
  To: Bob Rogers; +Cc: emacs-devel

> Date: Tue, 1 Feb 2022 14:48:19 -0500
> From: Bob Rogers <rogers-emacs@rgrjr.homedns.org>
> 
>    I am noticing that in master updated just a few minutes ago,
> compiling a defconst or defvar form in the buffer via compile-defun gets
> the following error:
> 
> 	Invalid function: #<symbol defconst at 2058>
> 
> Byte-compiling the file and loading it works normally.

Thanks, but can you please show a complete recipe starting from "emacs -Q"?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Invalid function: #<symbol defconst at 2058>
  2022-02-02  3:35 ` Eli Zaretskii
@ 2022-02-02  3:50   ` Bob Rogers
  2022-02-02 18:16   ` Alan Mackenzie
  1 sibling, 0 replies; 4+ messages in thread
From: Bob Rogers @ 2022-02-02  3:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

   From: Eli Zaretskii <eliz@gnu.org>
   Date: Wed, 02 Feb 2022 05:35:50 +0200

   > Date: Tue, 1 Feb 2022 14:48:19 -0500
   > From: Bob Rogers <rogers-emacs@rgrjr.homedns.org>
   > 
   >    I am noticing that in master updated just a few minutes ago,
   > compiling a defconst or defvar form in the buffer via compile-defun gets
   > the following error:
   > 
   > 	Invalid function: #<symbol defconst at 2058>
   > 
   > Byte-compiling the file and loading it works normally.

   Thanks, but can you please show a complete recipe starting from "emacs -Q"?

Actually, Alan Mackenzie has already sent me a patch off-list that
mostly fixes the problem; sorry for the bother . . .

					-- Bob



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Invalid function: #<symbol defconst at 2058>
  2022-02-02  3:35 ` Eli Zaretskii
  2022-02-02  3:50   ` Bob Rogers
@ 2022-02-02 18:16   ` Alan Mackenzie
  1 sibling, 0 replies; 4+ messages in thread
From: Alan Mackenzie @ 2022-02-02 18:16 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Bob Rogers, emacs-devel

Hello, Eli.

On Wed, Feb 02, 2022 at 05:35:50 +0200, Eli Zaretskii wrote:
> > Date: Tue, 1 Feb 2022 14:48:19 -0500
> > From: Bob Rogers <rogers-emacs@rgrjr.homedns.org>

> >    I am noticing that in master updated just a few minutes ago,
> > compiling a defconst or defvar form in the buffer via compile-defun gets
> > the following error:

> > 	Invalid function: #<symbol defconst at 2058>

> > Byte-compiling the file and loading it works normally.

> Thanks, but can you please show a complete recipe starting from "emacs -Q"?

I've committed a fix to master for this bug.

-- 
Alan Mackenzie (Nuremberg, Germany).



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-02 18:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 19:48 Invalid function: #<symbol defconst at 2058> Bob Rogers
2022-02-02  3:35 ` Eli Zaretskii
2022-02-02  3:50   ` Bob Rogers
2022-02-02 18:16   ` Alan Mackenzie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).