Re: [PATCH 04/11] emacs: Track full message and part descriptor in w3m CID store
authorAustin Clements <amdragon@mit.edu>
Sat, 24 Jan 2015 16:45:38 +0000 (11:45 +1900)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:47:47 +0000 (14:47 -0700)
bf/359c5d0d423877ab19eca886373f295f70c41f [new file with mode: 0644]

diff --git a/bf/359c5d0d423877ab19eca886373f295f70c41f b/bf/359c5d0d423877ab19eca886373f295f70c41f
new file mode 100644 (file)
index 0000000..4e3dcff
--- /dev/null
@@ -0,0 +1,65 @@
+Return-Path: <aclements@csail.mit.edu>\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 F423D431FCB\r
+       for <notmuch@notmuchmail.org>; Sat, 24 Jan 2015 08:45:46 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.138\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.138 tagged_above=-999 required=5\r
+       tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_MED=-2.3]\r
+       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 WIK6YzPkfD5a for <notmuch@notmuchmail.org>;\r
+       Sat, 24 Jan 2015 08:45:44 -0800 (PST)\r
+Received: from outgoing.csail.mit.edu (outgoing.csail.mit.edu [128.30.2.149])\r
+       by olra.theworths.org (Postfix) with ESMTP id 13187431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 24 Jan 2015 08:45:44 -0800 (PST)\r
+Received: from [104.131.20.129] (helo=awakeningjr)\r
+       by outgoing.csail.mit.edu with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16)\r
+       (Exim 4.72) (envelope-from <aclements@csail.mit.edu>)\r
+       id 1YF3q7-0002wl-16; Sat, 24 Jan 2015 11:45:39 -0500\r
+Received: from amthrax by awakeningjr with local (Exim 4.84)\r
+       (envelope-from <aclements@csail.mit.edu>)\r
+       id 1YF3q6-0003NR-Nf; Sat, 24 Jan 2015 11:45:38 -0500\r
+From: Austin Clements <amdragon@mit.edu>\r
+To: David Bremner <david@tethera.net>\r
+Subject: Re: [PATCH 04/11] emacs: Track full message and part descriptor in\r
+       w3m     CID store\r
+In-Reply-To: <87d2ddo80w.fsf@maritornes.cs.unb.ca>\r
+References: <1398105468-14317-1-git-send-email-amdragon@mit.edu>\r
+       <1398105468-14317-5-git-send-email-amdragon@mit.edu>\r
+       <87d2ddo80w.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.18.1+86~gef5e66a (http://notmuchmail.org) Emacs/24.4.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sat, 24 Jan 2015 11:45:38 -0500\r
+Message-ID: <877fwcunyl.fsf@csail.mit.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Cc: Notmuch Mail <notmuch@notmuchmail.org>\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: Sat, 24 Jan 2015 16:45:47 -0000\r
+\r
+On Thu, 10 Jul 2014, David Bremner <david@tethera.net> wrote:\r
+> Austin Clements <amdragon@MIT.EDU> writes:\r
+>\r
+>> This will simplify later changes.\r
+>\r
+> I'd have preferred the whitespace changes as a seperate patch, but OK.\r
+\r
+Not sure which whitespace changes you're referring to.  Everything in\r
+this diff is actual (minor) code changes.\r