]> git.eshelyaron.com Git - emacs.git/commit
Tweak tq queue processing
authorAndreas Politz <politza@hochschule-trier.de>
Sat, 3 Aug 2019 14:33:06 +0000 (16:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 3 Aug 2019 14:33:06 +0000 (16:33 +0200)
commit95d2250bcf762296ec88e78d88f0c3b310b119ae
tree9a5fd853e2c088cc54d098565631606765937884
parentd70bf3a1269281c8ae3315f2ae0684b945d5d680
Tweak tq queue processing

* lisp/emacs-lisp/tq.el (tq-process-buffer): Pop the queue before
calling the function because the function may add new entries to
the queue (bug#19016).  Also report errors.
lisp/emacs-lisp/tq.el