all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Tim Johnson <tim@tj49.com>
Cc: 39682@debbugs.gnu.org
Subject: bug#39682: 26.3; Help window for list-packages disabled
Date: Wed, 19 Feb 2020 19:47:19 -0500	[thread overview]
Message-ID: <87lfoyaxuw.fsf@gmail.com> (raw)
In-Reply-To: <ccd83e9e-b9c9-94bf-3490-6f4af0f35efa@tj49.com> (Tim Johnson's message of "Wed, 19 Feb 2020 13:23:32 -0900")

retitle 39682 26.3; Help window for list-packages disabled when dired+ is loaded
tags 39682 + unreproducible
quit

Tim Johnson <tim@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.





  reply	other threads:[~2020-02-20  0:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 22:23 bug#39682: 26.3; Help window for list-packages disabled Tim Johnson
2020-02-20  0:47 ` Noam Postavsky [this message]
2020-02-20  1:50   ` Drew Adams
2020-02-20  2:01     ` Noam Postavsky
2020-02-20 16:52       ` Tim Johnson
2020-02-20 17:12         ` Drew Adams
2020-02-20 17:53         ` Noam Postavsky
2020-02-20 20:12           ` Tim Johnson
2020-02-20 20:22             ` Noam Postavsky
2020-02-20 21:16               ` Tim Johnson
2020-02-20 21:30                 ` Noam Postavsky
2020-02-20 23:14                   ` Tim Johnson
2020-02-20 23:38                   ` Tim Johnson
2020-02-21  0:02                     ` Drew Adams
2020-02-21  1:25                       ` Noam Postavsky
     [not found]                       ` <1c501888-2bf4-8c45-ae49-4d1e64ea114f@tj49.com>
2020-02-21  1:47                         ` Drew Adams
2020-02-21  2:07                           ` Noam Postavsky
2020-02-21  3:27                             ` Drew Adams
2020-02-21 18:20                               ` Tim Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lfoyaxuw.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=39682@debbugs.gnu.org \
    --cc=tim@tj49.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.