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

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

Re: calwf


From: Stefan Monnier
Subject: Re: calwf
Date: Thu, 14 Jan 2016 09:15:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>     (let ((diary-display-hook 'fancy-diary-display-week-graph)

BTW, in this case, marking the code as `lexical-binding' and then
byte-compiling it would have pointed out that diary-display-hook
is unused.

I find the byte-compiler's warnings are even better than Edebug (tho
very often the byte-compiler has no warning to give me, in which case
Edebug is still my favorite tool).


        Stefan




reply via email to

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