GNU bug report logs -
#44035
26.3; `C-h f package-desc-name'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 16 Oct 2020 15:29:02 UTC
Severity: normal
Tags: notabug
Found in version 26.3
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Drew Adams <drew.adams <at> oracle.com> writes:
> emacs -Q
>
> C-h f package-desc-name
>
> package-desc-name is a compiled Lisp function in 'package.el'.
>
> (package-desc-name CL-X)
>
> This function has a compiler macro 'package-desc-name--cmacro'.
>
> Access slot "name" of '(package-desc (:constructor
> package-desc-create) (:constructor package-desc-from-define
I get:
--
package-desc-name is a compiled Lisp function in ‘package.el’.
(package-desc-name CL-X)
This function has a compiler macro ‘package-desc-name--cmacro’.
This function does not change global state, including the match data.
Access slot "name" of ‘package-desc’ struct CL-X.
--
> Slot "name" of _________?
Yes, the slot is called "name". I don't see anything to fix here; closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.