emacs-devel
[Top][All Lists]
Advanced

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

Re: Is there any way to detect if a variable is a hook?


From: Stefan Monnier
Subject: Re: Is there any way to detect if a variable is a hook?
Date: Wed, 13 Jun 2007 13:41:54 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> Other than reading the source or docs ;-)

Check if the name ends in "-hook" (for normal hooks) or "-functions" (for
special hooks).


        Stefan




reply via email to

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