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

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

Re: Making sure I'm not checking email (or doing other things) too often


From: Michael Heerdegen
Subject: Re: Making sure I'm not checking email (or doing other things) too often
Date: Sun, 06 Mar 2016 15:22:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

Marcin Borkowski <mbork@mbork.pl> writes:

> > Ask the byte compiler!
>
> The problem is, it didn't complain!

It does for me, it says that `current-time' is an unused variable.  And
that's the maximum the compiler can do.

Did your file have a correct "lexical-binding: t" declaration (for
dynamical binding, the compiler can't know whether `current-time' is
really unused) ?


Michael.



reply via email to

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