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

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

Re: problem getting hooks to be active


From: Johan Bockgård
Subject: Re: problem getting hooks to be active
Date: Mon, 11 Aug 2003 20:26:26 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (usg-unix-v)

Peter Solodov <peter@alcor.concordia.ca> writes:

> On 11 Aug 2003, Eric Pement wrote:
>>    (add-hook 'sgml-mode-hook'
>
> That second quote is really there??? In this case you're adding to
> "sgml-mode-hook'", and not sgml-mode-hook.

Strange. No, the second quote shouldn't really be there. However, it
still works here (Emacs 21.2) as written.

(list 'foo' bar) => (foo bar)

And the lambda expression evaluates to itself anyway.

-- 
Join us on #emacs @ irc.freenode.net.
http://www.emacswiki.org/cgi-bin/wiki.pl/EmacsChannel


reply via email to

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