GNU bug report logs - #57819
29.0.50; Emacs thinks native-compiled function in ielm is in `C source code'

Previous Next

Package: emacs;

Reported by: Andrew John De Angelis <ajd2195 <at> columbia.edu>

Date: Thu, 15 Sep 2022 06:53:01 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: ajd2195 <at> columbia.edu, 57819 <at> debbugs.gnu.org
Subject: Re: bug#57819: 29.0.50;
 Emacs thinks native-compiled function in ielm is in `C source code'
Date: Fri, 16 Sep 2022 15:03:40 +0300
> Cc: 57819 <at> debbugs.gnu.org
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Fri, 16 Sep 2022 13:38:26 +0200
> 
> Andrew John De Angelis <ajd2195 <at> columbia.edu> writes:
> 
> > - 'emacs -Q'
> > - 'M-x ielm'
> > - define a function (I tried a couple different variations),
> > like:
> > ' (defun my-func ()
> >  "simple function to test something"
> >  (message "hello"))'
> > - 'C-h f my-func' shows "my-func is a Lisp closure." correctly
> > - in *ielm*, run:
> > '(native compile #'my-func)'
> > - now, 'C-h f my-func' shows "my-func is a native-compiled Lisp function in ‘C source
> > code’."
> 
> I've now fixed this in Emacs 29.

How about fixing bug#56744 as well?




This bug report was last modified 2 years and 251 days ago.

Previous Next


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