emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/notmuch-indicator dde1c6cb3d 03/36: Add TODO about not


From: ELPA Syncer
Subject: [elpa] externals/notmuch-indicator dde1c6cb3d 03/36: Add TODO about not running many timers
Date: Wed, 21 Sep 2022 00:59:19 -0400 (EDT)

branch: externals/notmuch-indicator
commit dde1c6cb3dd742f52ce351412b8f204da6ae9312
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add TODO about not running many timers
---
 notmuch-indicator.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index beb835ae3d..3cb0a21d87 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -103,6 +103,8 @@ These form a string like: @50 🤡10."
                   (eq (timer--function timer) 'notmuch-indicator--indicator))
                 timer-list)))
 
+;; TODO 2022-09-19: If length of `notmuch-indicator--running-p' is > 1
+;; we need to reduce it to 1.
 (defun notmuch-indicator--run ()
   "Run the timer with a delay, starting it if necessary.
 The delay is specified by `notmuch-indicator-refresh-count'."



reply via email to

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