Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / bf / 359c5d0d423877ab19eca886373f295f70c41f
1 Return-Path: <aclements@csail.mit.edu>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id F423D431FCB\r
6         for <notmuch@notmuchmail.org>; Sat, 24 Jan 2015 08:45:46 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.138\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.138 tagged_above=-999 required=5\r
12         tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_MED=-2.3]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id WIK6YzPkfD5a for <notmuch@notmuchmail.org>;\r
17         Sat, 24 Jan 2015 08:45:44 -0800 (PST)\r
18 Received: from outgoing.csail.mit.edu (outgoing.csail.mit.edu [128.30.2.149])\r
19         by olra.theworths.org (Postfix) with ESMTP id 13187431FAE\r
20         for <notmuch@notmuchmail.org>; Sat, 24 Jan 2015 08:45:44 -0800 (PST)\r
21 Received: from [104.131.20.129] (helo=awakeningjr)\r
22         by outgoing.csail.mit.edu with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16)\r
23         (Exim 4.72) (envelope-from <aclements@csail.mit.edu>)\r
24         id 1YF3q7-0002wl-16; Sat, 24 Jan 2015 11:45:39 -0500\r
25 Received: from amthrax by awakeningjr with local (Exim 4.84)\r
26         (envelope-from <aclements@csail.mit.edu>)\r
27         id 1YF3q6-0003NR-Nf; Sat, 24 Jan 2015 11:45:38 -0500\r
28 From: Austin Clements <amdragon@mit.edu>\r
29 To: David Bremner <david@tethera.net>\r
30 Subject: Re: [PATCH 04/11] emacs: Track full message and part descriptor in\r
31         w3m     CID store\r
32 In-Reply-To: <87d2ddo80w.fsf@maritornes.cs.unb.ca>\r
33 References: <1398105468-14317-1-git-send-email-amdragon@mit.edu>\r
34         <1398105468-14317-5-git-send-email-amdragon@mit.edu>\r
35         <87d2ddo80w.fsf@maritornes.cs.unb.ca>\r
36 User-Agent: Notmuch/0.18.1+86~gef5e66a (http://notmuchmail.org) Emacs/24.4.1\r
37         (x86_64-pc-linux-gnu)\r
38 Date: Sat, 24 Jan 2015 11:45:38 -0500\r
39 Message-ID: <877fwcunyl.fsf@csail.mit.edu>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain\r
42 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Sat, 24 Jan 2015 16:45:47 -0000\r
56 \r
57 On Thu, 10 Jul 2014, David Bremner <david@tethera.net> wrote:\r
58 > Austin Clements <amdragon@MIT.EDU> writes:\r
59 >\r
60 >> This will simplify later changes.\r
61 >\r
62 > I'd have preferred the whitespace changes as a seperate patch, but OK.\r
63 \r
64 Not sure which whitespace changes you're referring to.  Everything in\r
65 this diff is actual (minor) code changes.\r