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

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

[elpa] externals/notmuch-indicator 251323c938 12/36: Update notmuch-indi


From: ELPA Syncer
Subject: [elpa] externals/notmuch-indicator 251323c938 12/36: Update notmuch-indicator-refresh-count doc string
Date: Wed, 21 Sep 2022 00:59:20 -0400 (EDT)

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

    Update notmuch-indicator-refresh-count doc string
---
 notmuch-indicator.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index 91426bd8ab..9e3a0d473c 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -67,7 +67,8 @@ These form a string like: @50 🤡10."
 ;; also some elegant way to handle this when the variable is changed
 ;; with `setq'.
 (defcustom notmuch-indicator-refresh-count (* 60 3)
-  "How often to update the indicator, in seconds."
+  "How often to update the indicator, in seconds.
+It probably is better to not set this to a very low number."
   :type 'number
   :group 'notmuch-indicator)
 



reply via email to

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