[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / ea / c7859620bc69a757df0d9e638bdbec2539c887
1 Return-Path: <dmitry.kurochkin@gmail.com>\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 CC1CA429E25\r
6         for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 19:59:14 -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: 1.7\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, FREEMAIL_REPLY=2.499, RCVD_IN_DNSWL_LOW=-0.7]\r
14         autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id 3cmtfojAIuEu for <notmuch@notmuchmail.org>;\r
18         Fri, 23 Dec 2011 19:59:12 -0800 (PST)\r
19 Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com\r
20  [74.125.82.41])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  A3815431FB6    for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 19:59:12 -0800\r
23  (PST)\r
24 Received: by wgbdt12 with SMTP id dt12so13145589wgb.2\r
25         for <notmuch@notmuchmail.org>; Fri, 23 Dec 2011 19:59:11 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
27         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
28         :mime-version:content-type;\r
29         bh=yQcYP7TRmHnT6YgYeopAqLkV0DPCEvegBvC0tVJlSiU=;\r
30         b=Wbe/752asGAbKsNU5yAtpfSk0JHeu9oFMmoSAJbtVx2jmipkTs2v9ZXhXe+OWgtWvw\r
31         tDBcRIsuG4gPlPHBBUqN+yBHF5/dK51j/myZ/RnVFt5pvOXjeDsRFRPARzL/HCo6f00Y\r
32         682ZHZIhOQuEE7Rm+36JkiEzW05cuGX0ZIyf4=\r
33 Received: by 10.216.139.91 with SMTP id b69mr7537375wej.51.1324699151492;\r
34         Fri, 23 Dec 2011 19:59:11 -0800 (PST)\r
35 Received: from localhost ([91.144.186.21])\r
36         by mx.google.com with ESMTPS id em4sm15922261wbb.20.2011.12.23.19.59.09\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Fri, 23 Dec 2011 19:59:10 -0800 (PST)\r
39 From: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
40 To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
41 Subject: Re: [PATCH v4 0/4] First step of 'show' rewrite\r
42 In-Reply-To: <1324698348-27620-1-git-send-email-amdragon@mit.edu>\r
43 References: <1323460468-4030-1-git-send-email-amdragon@mit.edu>\r
44         <1324698348-27620-1-git-send-email-amdragon@mit.edu>\r
45 User-Agent: Notmuch/0.10.2+116~g4c449d4 (http://notmuchmail.org) Emacs/23.3.1\r
46         (x86_64-pc-linux-gnu)\r
47 Date: Sat, 24 Dec 2011 07:58:26 +0400\r
48 Message-ID: <87zkeik4d9.fsf@gmail.com>\r
49 MIME-Version: 1.0\r
50 Content-Type: text/plain; charset=us-ascii\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Sat, 24 Dec 2011 03:59:14 -0000\r
64 \r
65 On Fri, 23 Dec 2011 22:45:44 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
66 > This addresses Dmitry's and Jameson's review comments from\r
67 >   id:"87k46572f7.fsf@gmail.com"\r
68 >   id:"87liqk5dly.fsf@servo.finestructure.net"\r
69 >   id:"87hb187iu6.fsf@gmail.com"\r
70 > and rebases to current master.\r
71\r
72 > I'd like a quick eye over this to make sure I didn't screw anything up\r
73 > in the latest version, but otherwise I think it's ready to go in.\r
74\r
75 \r
76 Thanks, Austin!  I will try to look at it this weekend.\r
77 \r
78 Regards,\r
79   Dmitry\r
80 \r
81 > _______________________________________________\r
82 > notmuch mailing list\r
83 > notmuch@notmuchmail.org\r
84 > http://notmuchmail.org/mailman/listinfo/notmuch\r