Re: [PATCH] emacs: fix off-by-one bug in notmuch-show-archive
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Fri, 23 Dec 2011 15:00:04 +0000 (19:00 +0400)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:13 +0000 (09:41 -0800)
b8/67b4c62079b389cdeeb75e3c8671e20ff7de77 [new file with mode: 0644]

diff --git a/b8/67b4c62079b389cdeeb75e3c8671e20ff7de77 b/b8/67b4c62079b389cdeeb75e3c8671e20ff7de77
new file mode 100644 (file)
index 0000000..2868d64
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <dmitry.kurochkin@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 5C6E8431FD0\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 07:00:52 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, 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 dpmoFDIiU4Ea for <notmuch@notmuchmail.org>;\r
+       Fri, 23 Dec 2011 07:00:52 -0800 (PST)\r
+Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
+       [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id D0046431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 07:00:51 -0800 (PST)\r
+Received: by wibhq2 with SMTP id hq2so3942602wib.26\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 07:00:49 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type;\r
+       bh=sl5lcmPlcBjubdlo7txoUl4EFv77efxe7OC4M/lj7XA=;\r
+       b=KwOGoA29JvRGCjILPQNx1wsb1mx3ehXt9CI7iOk0SXujCjVsChLRYr+Lg6CBXdmKzS\r
+       LaytJMQG9augFNLQDWJnchysr1Tg72IXjgtBhm3g8SIT3C2xDVTYH5b2Vm38U7WfDHLh\r
+       nV2WdP+yvTMCoQSfL/YUOpKFUcxJXoRnO3kmE=\r
+Received: by 10.180.20.18 with SMTP id j18mr32966747wie.20.1324652449268;\r
+       Fri, 23 Dec 2011 07:00:49 -0800 (PST)\r
+Received: from localhost ([91.144.186.21])\r
+       by mx.google.com with ESMTPS id ep13sm13953344wbb.8.2011.12.23.07.00.47\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Fri, 23 Dec 2011 07:00:48 -0800 (PST)\r
+From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
+To: Aaron Ecay <aaronecay@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: fix off-by-one bug in notmuch-show-archive\r
+In-Reply-To: <1324563860-21986-1-git-send-email-aaronecay@gmail.com>\r
+References: <m2vcp9c9bk.fsf@kcals.intra.maillard.im>\r
+       <1324563860-21986-1-git-send-email-aaronecay@gmail.com>\r
+User-Agent: Notmuch/0.10.2+116~ga89e197 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Fri, 23 Dec 2011 19:00:04 +0400\r
+Message-ID: <87pqffwcy3.fsf@gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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: Fri, 23 Dec 2011 15:00:52 -0000\r
+\r
+Hi Aaron.\r
+\r
+Thanks for the fix.\r
+\r
+Would be nice to have a test for it :)\r
+\r
+Regards,\r
+  Dmitry\r