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

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

Re: buffer local part of a hook


From: Stefan Monnier
Subject: Re: buffer local part of a hook
Date: Mon, 07 Mar 2016 09:36:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> Question is: What is the buffer local / global part of a hook?
> The buffer local and global values of the hook variable. Although that
> should probably be considered an implementation detail.

No, it's part of the exposed functionality, since add/remove-hook
specify explicitly with the `local' argument whether the specified
function should be added-to/removed-from the global or the local part.


        Stefan




reply via email to

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