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 #21 received at 39682 <at> debbugs.gnu.org (full text, mbox):
On 2/19/20 5:01 PM, Noam Postavsky wrote:
> Drew Adams <drew.adams <at> oracle.com> writes:
>
>>> retitle 39682 26.3; Help window for list-packages disabled when dired+ is
>> Give it any title you like, of course.
>>
>> But I think this title may be misleading.
>> IIUC, the problem arises also without Dired+
>> - with el-get.el instead, for example.
>>
>> https://lists.gnu.org/archive/html/help-gnu-emacs/2020-02/msg00101.html
> As far as I understood that thread, it was el-get in addition to
> dired+. This bug report doesn't mention el-get though. And so far I
> haven't been able to reproduce problem anyway.
>
> Tim, could you post what M-: (tabulated-list-get-id) RET gives when this
> problem happens? (That seems to be important part of
> package-menu-describe-package, which is what '?' calls.)
>
Sorry about that Drew. The conclusions from the thread were as you
describe them. While following code from el-get I found that the error
manifested at the point of a sexp that loaded packages with additional
arguments. I.E. in
el-get-elpa.elĀ -> (require 'package nil t) or something like that.
I'm operating with a bare minimum of elisp knowledge AND I've been
retired for 5 years. ... :)
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 <at> gmail.com")) (:maintainer "Oleh Krehel" .
"ohwoeowho <at> gmail.com") (:url . "https://github.com/abo-abo/ace-window"))
nil)
HTH
--
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.