From c286ccd208fd4f290849b729193d4c9e34ade818 Mon Sep 17 00:00:00 2001 From: Mark Walters Date: Mon, 26 Aug 2013 22:09:04 +0100 Subject: [PATCH] [Patch v2 2/3] contrib: pick: add docstring for notmuch-pick-worker --- e4/2672c07b7bbba9f94386f33f90a20519a207cc | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 e4/2672c07b7bbba9f94386f33f90a20519a207cc diff --git a/e4/2672c07b7bbba9f94386f33f90a20519a207cc b/e4/2672c07b7bbba9f94386f33f90a20519a207cc new file mode 100644 index 000000000..7d71e69a6 --- /dev/null +++ b/e4/2672c07b7bbba9f94386f33f90a20519a207cc @@ -0,0 +1,84 @@ +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 E998A431FAF + for ; Mon, 26 Aug 2013 14:09:26 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.201 +X-Spam-Level: +X-Spam-Status: No, score=0.201 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001, + 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 p67DhNFF3PIU for ; + Mon, 26 Aug 2013 14:09:21 -0700 (PDT) +Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com + [209.85.212.173]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 0FA43431FD6 + for ; Mon, 26 Aug 2013 14:09:16 -0700 (PDT) +Received: by mail-wi0-f173.google.com with SMTP id ey11so1274092wid.6 + for ; Mon, 26 Aug 2013 14:09:15 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=from:to:cc:subject:date:message-id:in-reply-to:references; + bh=gZ2a1q2mNzRjHDb1PNaR4dX6/VTgo/f7CA5jrgIwjDM=; + b=Xys7Y8oi301azgbpWjezh+JLm3SPRejsRz01KGZG8EG9MADTvSiWuOxsLGu1ttkndV + jhnJtY6aZxV0KRrL4nfx+zljgU3n5RFzUqwaDeuUVyr76qEDueKMVCSLL2smsHrbdU5j + 4gdFofXxxEf6RQmNlDF32NDEQkuoCmKFTFEBJJJrSfjhZwmRDAd1R+JdPo8wqpdouGmc + WixOHRKSOTUSwndHJ3pwH4LRsi0vHQVcoNo2vRSBADLxqBUT4jGmYZvMST+sP8feN60I + lRV8N1sMTL78sqEATVDdP/IwgLXpjXv2l+9wxAVRutKXzaWmT3s/MNSTToZMC+TiLlC2 + J6bA== +X-Received: by 10.194.94.37 with SMTP id cz5mr15007wjb.55.1377551355917; + Mon, 26 Aug 2013 14:09:15 -0700 (PDT) +Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31]) + by mx.google.com with ESMTPSA id i12sm21417798wiw.3.1969.12.31.16.00.00 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Mon, 26 Aug 2013 14:09:15 -0700 (PDT) +From: Mark Walters +To: notmuch@notmuchmail.org +Subject: [Patch v2 2/3] contrib: pick: add docstring for notmuch-pick-worker +Date: Mon, 26 Aug 2013 22:09:04 +0100 +Message-Id: <1377551345-27147-3-git-send-email-markwalters1009@gmail.com> +X-Mailer: git-send-email 1.7.9.1 +In-Reply-To: <1377551345-27147-1-git-send-email-markwalters1009@gmail.com> +References: <1377551345-27147-1-git-send-email-markwalters1009@gmail.com> +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: Mon, 26 Aug 2013 21:09:27 -0000 + +--- + contrib/notmuch-pick/notmuch-pick.el | 4 ++++ + 1 files changed, 4 insertions(+), 0 deletions(-) + +diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el +index 5943ac2..7b13708 100644 +--- a/contrib/notmuch-pick/notmuch-pick.el ++++ b/contrib/notmuch-pick/notmuch-pick.el +@@ -790,6 +790,10 @@ Complete list of currently available key bindings: + results-buf))))) + + (defun notmuch-pick-worker (basic-query &optional query-context target open-target) ++ "Insert the actual pick search in the current buffer. ++ ++This is is a helper function for notmuch-pick. The arguments are ++the same as for the function notmuch-pick." + (interactive) + (notmuch-pick-mode) + (setq notmuch-pick-basic-query basic-query) +-- +1.7.9.1 + -- 2.26.2