all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#36707: [PATCH] Signal user-error on duplicate package refresh
@ 2019-07-17 18:02 Stefan Kangas
  2019-07-17 18:10 ` Stefan Kangas
  2019-07-18 21:14 ` Basil L. Contovounesios
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Kangas @ 2019-07-17 18:02 UTC (permalink / raw)
  To: 36707

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-22 17:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-17 18:02 bug#36707: [PATCH] Signal user-error on duplicate package refresh Stefan Kangas
2019-07-17 18:10 ` Stefan Kangas
2019-07-18 21:14 ` Basil L. Contovounesios
2019-08-09  0:16   ` Noam Postavsky
2019-08-12  0:35     ` Stefan Kangas
2019-08-18 18:18       ` Stefan Kangas
2019-08-22 17:04         ` Stefan Kangas

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.