branch: externals/gnorb
commit aa8d04169263d74ac5ef3cc2ab96c44e790f9ea8
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>

    Mention 'all option in gnorb-org-mail-scan-scope
    
    * gnorb-org.el (gnorb-org-mail-scan-scope): Forgot to put that in
      there.
---
 gnorb-org.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnorb-org.el b/gnorb-org.el
index 0f0c87a..12941ce 100644
--- a/gnorb-org.el
+++ b/gnorb-org.el
@@ -81,6 +81,8 @@ which we're triggering."
 (defcustom gnorb-org-mail-scan-scope 2
   "Number of paragraphs to scan for mail-related links.
 
+Or set to 'all to scan the whole subtree.
+
 When handling a TODO heading with `gnorb-org-handle-mail', Gnorb
 will typically reply to the most recent message associated with
 this heading. If there are no such messages, or message tracking

Reply via email to