From: Austin Clements Date: Wed, 13 Nov 2013 03:49:53 +0000 (-0500) Subject: emacs: Correct documentation of `notmuch-poll-script' X-Git-Tag: 0.17_rc1~42 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=9ecfc1c42664f7ffe68fc5f13d7011c40becaab0;ds=sidebyside emacs: Correct documentation of `notmuch-poll-script' The functions referred to in the documentation for this variable were replaced by the unified `notmuch-poll-and-refresh-this-buffer' in 21474f0e. Update the documentation to reflect the new function. --- diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 08a86fd3..bc695119 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -80,9 +80,8 @@ search." "An external script to incorporate new mail into the notmuch database. This variable controls the action invoked by -`notmuch-search-poll-and-refresh-view' and -`notmuch-hello-poll-and-update' (each have a default keybinding -of 'G') to incorporate new mail into the notmuch database. +`notmuch-poll-and-refresh-this-buffer' (bound by default to 'G') +to incorporate new mail into the notmuch database. If set to nil (the default), new mail is processed by invoking \"notmuch new\". Otherwise, this should be set to a string that