[PATCH v2 1/3] contrib: pick: if no target specified go to first matching message
authorMark Walters <markwalters1009@gmail.com>
Sun, 30 Jun 2013 08:55:10 +0000 (09:55 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:55:46 +0000 (09:55 -0800)
8a/5a80a723a29c2d3fa99c3cb01e8f3b3baca0ac [new file with mode: 0644]

diff --git a/8a/5a80a723a29c2d3fa99c3cb01e8f3b3baca0ac b/8a/5a80a723a29c2d3fa99c3cb01e8f3b3baca0ac
new file mode 100644 (file)
index 0000000..b095746
--- /dev/null
@@ -0,0 +1,88 @@
+Return-Path: <markwalters1009@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7B918431FC3\r
+       for <notmuch@notmuchmail.org>; Sun, 30 Jun 2013 01:55:24 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.201\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
+       RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id XjyGZFac9LAN for <notmuch@notmuchmail.org>;\r
+       Sun, 30 Jun 2013 01:55:19 -0700 (PDT)\r
+Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com\r
+       [209.85.212.182]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id CDDB5431FBC\r
+       for <notmuch@notmuchmail.org>; Sun, 30 Jun 2013 01:55:18 -0700 (PDT)\r
+Received: by mail-wi0-f182.google.com with SMTP id m6so2168020wiv.3\r
+       for <notmuch@notmuchmail.org>; Sun, 30 Jun 2013 01:55:17 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
+       bh=tTqcIokYWX/fYUnZqpxywMkr5prbznIczVolEpGuCfM=;\r
+       b=ZVpHgyi9zo2zety35HTlh4CmoQVM06FRYzKnDMma082esfE+LRx/WsJ261Ql+EytJT\r
+       oP5G0aLCN54uPkKSyRTrATjvma2jWDmfiq++SEb7Mncn9FDl/jyJHFEmywiDqOmn9K6B\r
+       kLGVO43r6uGnt+3++xoL36fZtYcFPpQaf4CPobE/zfqIOw8oCd2A5QHgXVSvegrSK63M\r
+       MK4Jyvh70nvVFG9gd6HpnPCOSGf5PvF2O/X8vidNrjVYAzm2nW+BTfKmi6iurRZRfnhc\r
+       7zR0146Nxlvna8brV5MaH1oPeN7pXtEpZagZQEc6WHW5Lag8UlSpkDAdkXcMPV3oXBUp\r
+       yb2g==\r
+X-Received: by 10.180.106.72 with SMTP id gs8mr9160916wib.51.1372582517738;\r
+       Sun, 30 Jun 2013 01:55:17 -0700 (PDT)\r
+Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
+       by mx.google.com with ESMTPSA id i1sm8551903wiz.6.2013.06.30.01.55.16\r
+       for <multiple recipients>\r
+       (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+       Sun, 30 Jun 2013 01:55:17 -0700 (PDT)\r
+From: Mark Walters <markwalters1009@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v2 1/3] contrib: pick: if no target specified go to first\r
+       matching message\r
+Date: Sun, 30 Jun 2013 09:55:10 +0100\r
+Message-Id: <1372582512-10777-2-git-send-email-markwalters1009@gmail.com>\r
+X-Mailer: git-send-email 1.7.9.1\r
+In-Reply-To: <1372582512-10777-1-git-send-email-markwalters1009@gmail.com>\r
+References: <1372582512-10777-1-git-send-email-markwalters1009@gmail.com>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 30 Jun 2013 08:55:24 -0000\r
+\r
+---\r
+ contrib/notmuch-pick/notmuch-pick.el |    6 ++++--\r
+ 1 files changed, 4 insertions(+), 2 deletions(-)\r
+\r
+diff --git a/contrib/notmuch-pick/notmuch-pick.el b/contrib/notmuch-pick/notmuch-pick.el\r
+index 16f8d15..ef16ca7 100644\r
+--- a/contrib/notmuch-pick/notmuch-pick.el\r
++++ b/contrib/notmuch-pick/notmuch-pick.el\r
+@@ -652,8 +652,10 @@ unchanged ADDRESS if parsing fails."\r
+   (save-excursion\r
+     (goto-char (point-max))\r
+     (notmuch-pick-insert-msg msg))\r
+-  (let ((msg-id (notmuch-id-to-query (plist-get msg :id))))\r
+-    (when (string= msg-id notmuch-pick-target-msg)\r
++  (let ((msg-id (notmuch-id-to-query (plist-get msg :id)))\r
++      (target notmuch-pick-target-msg))\r
++    (when (or (and (not target) (plist-get msg :match))\r
++            (string= msg-id target))\r
+       (setq notmuch-pick-target-msg "found")\r
+       (goto-char (point-max))\r
+       (forward-line -1))))\r
+-- \r
+1.7.9.1\r
+\r