Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8237E431FC3 for ; Tue, 12 Nov 2013 19:50:13 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gtEHXKoiFZX6 for ; Tue, 12 Nov 2013 19:50:05 -0800 (PST) Received: from dmz-mailsec-scanner-6.mit.edu (dmz-mailsec-scanner-6.mit.edu [18.7.68.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 8C4F2431FBC for ; Tue, 12 Nov 2013 19:50:05 -0800 (PST) X-AuditID: 12074423-b7f2b6d000000ce1-48-5282f6ea7ab4 Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) (using TLS with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by dmz-mailsec-scanner-6.mit.edu (Symantec Messaging Gateway) with SMTP id 67.41.03297.AE6F2825; Tue, 12 Nov 2013 22:50:02 -0500 (EST) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id rAD3nxS8003891; Tue, 12 Nov 2013 22:50:00 -0500 Received: from drake.dyndns.org (216-15-114-40.c3-0.arl-ubr1.sbo-arl.ma.cable.rcn.com [216.15.114.40]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id rAD3nvYB013537 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Tue, 12 Nov 2013 22:49:59 -0500 Received: from amthrax by drake.dyndns.org with local (Exim 4.77) (envelope-from ) id 1VgRSn-0000eU-QG; Tue, 12 Nov 2013 22:49:57 -0500 From: Austin Clements To: notmuch@notmuchmail.org Subject: [PATCH] emacs: Correct documentation of `notmuch-poll-script' Date: Tue, 12 Nov 2013 22:49:53 -0500 Message-Id: <1384314593-2471-1-git-send-email-amdragon@mit.edu> X-Mailer: git-send-email 1.8.4.rc3 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprNIsWRmVeSWpSXmKPExsUixG6nrvvqW1OQwc0fghbXb85kdmD0eLbq FnMAYxSXTUpqTmZZapG+XQJXxvPbB5kLejgqJhw5ytjA+JCti5GTQ0LAROLewUlQtpjEhXvr gWwuDiGB2UwSu9e3MUE4Gxkl1q6dzgLh3GGSWHnqFzuEM5dRYv2b5WD9bAIaEtv2L2cEsUUE pCV23p3N2sXIwcEsoCbxp0sFJCws4CZx9/giZhCbRUBVYk3feyYQm1fAXuJ75xRmiDOUJBae 2sY6gZF3ASPDKkbZlNwq3dzEzJzi1GTd4uTEvLzUIl0zvdzMEr3UlNJNjOAwcFHewfjnoNIh RgEORiUeXouYpiAh1sSy4srcQ4ySHExKoryvPgOF+JLyUyozEosz4otKc1KLDzFKcDArifBK vwPK8aYkVlalFuXDpKQ5WJTEeW9x2AcJCaQnlqRmp6YWpBbBZGU4OJQkeDmA4S4kWJSanlqR lplTgpBm4uAEGc4DNPzVV5DhxQWJucWZ6RD5U4yKUuIQzQIgiYzSPLheWJy+YhQHekWY9yNI Ow8wxuG6XwENZgIabFEMNrgkESEl1cBYw7mr43FGv0f/5N3Hk3YeDF38i7PUYsb5g3y6HVat rRXK/9frOB54cOzCjtvn/U7IG9lrevjvPi9fx+UyUa8uZP+xLP9NWsebTHonXTRyPcYY8efm 9ScnPymuf1XelcnCeiFz1YsNoQ8DhQXtwpsWfw9dyW3joe0WNX3DW65rpmIBCSrvd61RYinO SDTUYi4qTgQAhrnMJa4CAAA= X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 03:50:13 -0000 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