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

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

Re: Interesting problem: eval-after-load and local variables


From: Peter Dyballa
Subject: Re: Interesting problem: eval-after-load and local variables
Date: Tue, 16 Oct 2012 11:18:06 +0200

Am 16.10.2012 um 10:02 schrieb Sebastien Vauban:

>  (eval-after-load "time-stamp"
>    '(progn
>       ;; format of the string inserted by `M-x time-stamp'
>       (setq time-stamp-format "%:y-%02m-%02d %3a %02H:%02M %u")))

With only one statement in the FORM you don't need progn.

--
Mit friedvollen Grüßen

  Pete

When Richard Stallman goes to the loo, he core dumps.




reply via email to

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