GNU bug report logs - #39682
describe-package disabled by help-fns+.elc compiled in older Emacs

Previous Next

Package: emacs;

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 #8 received at 39682 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Tim Johnson <tim <at> tj49.com>
Cc: 39682 <at> debbugs.gnu.org
Subject: Re: bug#39682: 26.3; Help window for list-packages disabled
Date: Wed, 19 Feb 2020 19:47:19 -0500
retitle 39682 26.3; Help window for list-packages disabled when dired+ is loaded
tags 39682 + unreproducible
quit

Tim Johnson <tim <at> tj49.com> writes:

> ;; code begins
> (add-to-list 'load-path "~/.emacs.d/elisp") ;; edit for your path to dired+
> (require 'package)
> ;; if the following is executed and dired+ is also loaded
> ;; the list-packages *Help* window will be disabled
> (package-initialize)
> ;; if dired+ is loaded and (package-initialize) is also executed
> ;; the list-packages *Help* window will be disabled
> (require 'dired+)
> ;; code ends
>
> ;; It appears to me that if either of the two cases occur
> ;; 1) dired+ is NOT loaded
> ;; 2) package is NOT initialized
> ;; Then the *Help* window WILL be displayed

You mean the one that pops up when pressing '?' in the *Packages*
buffer?  Seems to work for me regardless of whether or not dired+ is
loaded.




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.