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

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

bug#24959: 26.0.50; cancel-timer: void-variable timer


From: Eli Zaretskii
Subject: bug#24959: 26.0.50; cancel-timer: void-variable timer
Date: Thu, 17 Nov 2016 19:08:31 +0200

> From: Oleg Sivokon <oleg.sivokon@elastifile.com>
> Date: Thu, 17 Nov 2016 11:48:11 +0200
> 
> Unfortunately, I don't know how to find the source

Grep your ~/.emacs and locally installed packaged for this snippet:

  (insert (format "\n\n===== %s =====\n\n" container))

and you will likely find the culprit

> but I'm afraid that
> there may be a problem with Lisp interpreter (there is no way `timer' is
> unbound in `cancel-timer' because it's its argument).

I think it is unbound in the form that call cancel-timer.





reply via email to

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