emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r117640: * keyboard.c (safe_run_hook_funcall): A


From: Dmitry Antipov
Subject: Re: [Emacs-diffs] trunk r117640: * keyboard.c (safe_run_hook_funcall): Avoid consing around
Date: Mon, 04 Aug 2014 12:28:19 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 08/04/2014 11:28 AM, Stefan Monnier wrote:

You remove the comment but don't fix the code accordingly: if the FIXME
is not valid any more, than we should cleanly pass `hook' as argument
rather than let-binding it to inhibit-quit.

Hm...isn't it required to bind inhibit-quit to non-nil value before running
hooks?

Dmitry




reply via email to

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