emacs-devel
[Top][All Lists]
Advanced

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

Re: Adding olivetti to GNU ELPA


From: Stefan Monnier
Subject: Re: Adding olivetti to GNU ELPA
Date: Tue, 14 May 2019 08:22:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Stefan, sorry to be so dense, but I'm not exactly sure what you mean be the
> global/local distinction above. Does this refer to:

Every hook has a global part shared among all buffers and then in each
buffer it has a local part, which can be different for each buffer.
This is what the `local` argument to `add-hook` and `remove-hook` refer to.


        Stefan




reply via email to

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