* [PATCH] emacs: Correct documentation of `notmuch-poll-script'
@ 2013-11-13 3:49 Austin Clements
2013-11-14 2:00 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Austin Clements @ 2013-11-13 3:49 UTC (permalink / raw)
To: notmuch
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.
---
emacs/notmuch-lib.el | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el
index 08a86fd..bc69511 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
--
1.8.4.rc3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] emacs: Correct documentation of `notmuch-poll-script'
2013-11-13 3:49 [PATCH] emacs: Correct documentation of `notmuch-poll-script' Austin Clements
@ 2013-11-14 2:00 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2013-11-14 2:00 UTC (permalink / raw)
To: Austin Clements, notmuch
Austin Clements <amdragon@MIT.EDU> writes:
> 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.
pushed,
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-14 2:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 3:49 [PATCH] emacs: Correct documentation of `notmuch-poll-script' Austin Clements
2013-11-14 2:00 ` David Bremner
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).