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

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

bug#36707: [PATCH] Signal user-error on duplicate package refresh


From: Stefan Kangas
Subject: bug#36707: [PATCH] Signal user-error on duplicate package refresh
Date: Wed, 17 Jul 2019 20:02:25 +0200

In the "*Packages*" buffer (M-x package-list-packages), if I hit "r" many times
it will try to initiate more refreshes even if the first one has not finished
yet.  This is unnecessary and potentially confusing.

This patch makes it check if there is already an refresh in progress and signal
a user-error if there is one.

(I'll send the patch in a separate message once this is assigned a bug
number.)

Thanks,
Stefan Kangas





reply via email to

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