Re: [PATCH v1] (notmuch-show "id:doesnotexist") should not throw an error.
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 6 Feb 2016 21:56:30 +0000 (23:56 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:00 +0000 (16:21 -0700)
20/23db0572fba1580c2611240b6aea2986793916 [new file with mode: 0644]

diff --git a/20/23db0572fba1580c2611240b6aea2986793916 b/20/23db0572fba1580c2611240b6aea2986793916
new file mode 100644 (file)
index 0000000..ee5cc0c
--- /dev/null
@@ -0,0 +1,82 @@
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 403AE6DE0A7F\r
+ for <notmuch@notmuchmail.org>; Sat,  6 Feb 2016 13:56:21 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.649\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.649 tagged_above=-999 required=5 tests=[AWL=-0.003,\r
+  SPF_NEUTRAL=0.652] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id xtxJs84BNv89 for <notmuch@notmuchmail.org>;\r
+ Sat,  6 Feb 2016 13:56:18 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 87D536DE0261\r
+ for <notmuch@notmuchmail.org>; Sat,  6 Feb 2016 13:56:18 -0800 (PST)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id 9B415100063;\r
+ Sat,  6 Feb 2016 23:56:30 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v1] (notmuch-show "id:doesnotexist") should not throw an\r
+ error.\r
+In-Reply-To: <1454782892-1690-1-git-send-email-dme@dme.org>\r
+References: <1454782892-1690-1-git-send-email-dme@dme.org>\r
+User-Agent: Notmuch/0.21+62~g5eca25b (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Sat, 06 Feb 2016 23:56:30 +0200\r
+Message-ID: <m2h9hltsdt.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 06 Feb 2016 21:56:21 -0000\r
+\r
+On Sat, Feb 06 2016, David Edmondson <dme@dme.org> wrote:\r
+\r
+> (notmuch-show "id:doesnotexist") should not throw an error.\r
+\r
+Great! this works ^^^^^^^^^^^^^\r
+\r
+Tomi\r
+\r
+>\r
+> This is a followup to id:"874nw0ltwz.fsf@praet.org" and\r
+> id:"cuntx91fwaa.fsf@hotblack-desiato.hh.sledj.net".\r
+>\r
+> The originally proposed change (to have id: links call `notmuch-show'\r
+> rather than `notmuch-search') was already made, but the difficulties\r
+> with links that generated no results was not addressed. This patch\r
+> aims to do that.\r
+>\r
+>\r
+> David Edmondson (1):\r
+>   emacs: Report a lack of matches when calling `notmuch-show'.\r
+>\r
+>  emacs/notmuch-show.el | 8 +++++++-\r
+>  1 file changed, 7 insertions(+), 1 deletion(-)\r
+>\r
+> -- \r
+> 2.1.4\r
+>\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> https://notmuchmail.org/mailman/listinfo/notmuch\r