GNU bug report logs -
#39682
describe-package disabled by help-fns+.elc compiled in older Emacs
Previous Next
Reported by: Tim Johnson <tim <at> tj49.com>
Date: Wed, 19 Feb 2020 23:05:02 UTC
Severity: normal
Tags: notabug
Found in version 26.3
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #30 received at 39682 <at> debbugs.gnu.org (full text, mbox):
Following Noam's instructions, here is a dump of *Messages*
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
For information about GNU Emacs and the GNU system, type C-h C-a.
Importing package-keyring.gpg...done
Package refresh done
No package specified
t
No package specified
previous-line: Beginning of buffer
t
"No package specified"
No package specified
Entering debugger...
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
I note that
(package-desc-p (tabulated-list-get-id))
just returns t
below is dump of *Backtrace* using different methods
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Debugger entered--Lisp error: "No package specified"
message("No package specified")
describe-package(#s(package-desc :name ack :version (1 8) :summary "interface to ack-like tools" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:url . "https://github.com/leoliu/ack-el") (:maintainer "João Távora" . "joaotavora <at> gmail.com") (:authors ("Leo Liu" . "sdl.web <at> gmail.com")) (:keywords "tools" "processes" "convenience")) :signed nil))
package-menu-describe-package()
funcall-interactively(package-menu-describe-package)
call-interactively(package-menu-describe-package nil nil)
command-execute(package-menu-describe-package)
recursive-edit()
debug(error "No package specified")
message("No package specified")
describe-package(#s(package-desc :name ack :version (1 8) :summary "interface to ack-like tools" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:url . "https://github.com/leoliu/ack-el") (:maintainer "João Távora" . "joaotavora <at> gmail.com") (:authors ("Leo Liu" . "sdl.web <at> gmail.com")) (:keywords "tools" "processes" "convenience")) :signed nil))
package-menu-describe-package()
funcall-interactively(package-menu-describe-package)
call-interactively(package-menu-describe-package nil nil)
command-execute(package-menu-describe-package)
recursive-edit()
debug(error "No package specified")
message("No package specified")
describe-package(#s(package-desc :name ace-window :version (0 9 0) :summary "Quickly switch windows." :reqs ((avy (0 2 0))) :kind single :archive "gnu" :dir nil :extras ((:keywords "window" "location") (:authors ("Oleh Krehel" . "ohwoeowho <at> gmail.com")) (:maintainer "Oleh Krehel" . "ohwoeowho <at> gmail.com") (:url . "https://github.com/abo-abo/ace-window")) :signed nil))
package-menu-describe-package(#<marker (moves after insertion) at 8 in *Packages*>)
button-activate(#<marker (moves after insertion) at 8 in *Packages*> t)
push-button(8 t)
push-button((mouse-2 (#<window 6 on *Packages*> 8 (65 . 11) 260014406 nil 8 (7 . 0) nil (2 . 11) (9 . 17))))
funcall-interactively(push-button (mouse-2 (#<window 6 on *Packages*> 8 (65 . 11) 260014406 nil 8 (7 . 0) nil (2 . 11) (9 . 17))))
call-interactively(push-button nil nil)
command-execute(push-button)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
On 2/20/20 8:53 AM, Noam Postavsky wrote:
> (setq debug-on-message "No package specified")
Thanks
--
Tim
tj49.com
This bug report was last modified 5 years and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.