bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39682: 26.3; Help window for list-packages disabled


From: Noam Postavsky
Subject: bug#39682: 26.3; Help window for list-packages disabled
Date: Thu, 20 Feb 2020 12:53:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (windows-nt)

Tim Johnson <tim@tj49.com> writes:

> Here is *Messages* and tabulated-list-get-id
>
> 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
> Quit
> #s(package-desc ace-window (0 9 0) "Quickly switch windows." ((avy (0
> 2 0))) single "gnu" nil ((:keywords "window" "location") (:authors
> ("Oleh Krehel" . "ohwoeowho@gmail.com")) (:maintainer "Oleh Krehel"
> . "ohwoeowho@gmail.com") (:url
> . "https://github.com/abo-abo/ace-window";)) nil)

Hmm, that seems like it should be okay.  What about

    M-: (package-desc-p (tabulated-list-get-id)) RET

Also try (setq debug-on-message "No package specified") and then trigger
the error again.  Perhaps the resulting backtrace will give some hints
as to what is happening.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]