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

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

Re: run-with-timer does not display message


From: Stefan Monnier
Subject: Re: run-with-timer does not display message
Date: Fri, 18 Jul 2014 12:26:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>> (run-with-timer 5 nil '(lambda () (message "hello")))
> M-: (run-with-timer 5 nil '(lambda () (message "hello")))

Please don't quote your lambdas!


        Stefan




reply via email to

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