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

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

bug#23123: 25.0.92; why two timers for midnight-mode?


From: Leo Liu
Subject: bug#23123: 25.0.92; why two timers for midnight-mode?
Date: Sun, 27 Mar 2016 18:04:34 +0800

1. emacs -q
2. (midnight-mode 1)
3. C-h v timer-list

([nil 22263 45044 442656 nil undo-auto--boundary-timer nil nil 0]
 [nil 22264 4496 995549 86400 run-hooks
      (midnight-hook)
      nil 0]
 [nil 22264 4496 995549 86400 run-hooks
      (midnight-hook)
      nil 0])

There are two timers added by midnight. Bug?

Leo





reply via email to

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