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

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

Re: add-hook


From: Katsumi Yamaoka
Subject: Re: add-hook
Date: Wed, 06 Jun 2007 21:04:55 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

>>>>> In <mailman.1634.1181129906.32220.help-gnu-emacs@gnu.org>
>>>>>   Sebastian Tennant wrote:

> Am I right in thinking this is OK:

> (add-hook 'foo-hook 'bar-function 'baz-function ...)

`C-h f add-hook RET' says:

(add-hook HOOK FUNCTION &optional APPEND LOCAL)


reply via email to

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