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

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

does customizing a hook "add-to" the hook?


From: gottlieb
Subject: does customizing a hook "add-to" the hook?
Date: Sat, 13 Jul 2013 17:25:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

If I use `customize-option' to customize a (normal) hook,
do the functions I add via pushing the `ins' button get added to
the default value for the hook or do they replace the default?

I wish to achieve the former (add-to) effect and realize that `add-hook'
does this, but would prefer to use customize if possible.

thanks,
allan



reply via email to

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