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

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

bug#23933: 25.1.50; Run a buffer-local hook with mapc


From: Tino Calancha
Subject: bug#23933: 25.1.50; Run a buffer-local hook with mapc
Date: Tue, 12 Jul 2016 01:02:59 +0900 (JST)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)



On Sun, 10 Jul 2016, Stefan Monnier wrote:

It might make sense to use something like:

         ;; FIXME: Here we ignore the global part of the
         ;; ediff-after-quit-hook-internal hook.
         (after-quit-hook-internal (remq t ediff-after-quit-hook-internal))
Thank you very much Stefan for the detailed comments; they really help me to understand deeply the issue.
I have pushed your suggested patch to the master branch.
Thanks also to Noam and Eli to helping fixing this bug.
Tino





reply via email to

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