[PATCH 1/4] Add user.other_name property to associate names with other_email.
[notmuch-archives.git] / 53 / 0353c32cd09ce3c6f546a3e8f6cc7fbc694654
1 Return-Path: <dme@dme.org>\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 1F714431FAF\r
6         for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 00:16:04 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id CIi5BjzOPqqc for <notmuch@notmuchmail.org>;\r
16         Fri,  3 Feb 2012 00:16:03 -0800 (PST)\r
17 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
18         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 8D924431FAE\r
21         for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 00:16:03 -0800 (PST)\r
22 Received: by werb10 with SMTP id b10so2834264wer.26\r
23         for <notmuch@notmuchmail.org>; Fri, 03 Feb 2012 00:16:02 -0800 (PST)\r
24 Received: by 10.216.131.234 with SMTP id m84mr3174504wei.24.1328256962325;\r
25         Fri, 03 Feb 2012 00:16:02 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id q7sm4813145wix.5.2012.02.03.00.16.00\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Fri, 03 Feb 2012 00:16:01 -0800 (PST)\r
31 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
32         id C105AA04C7; Fri,  3 Feb 2012 08:15:59 +0000 (GMT)\r
33 To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org,\r
34         amdragon@MIT.EDU\r
35 Subject: Re: [PATCH v4 11/11] emacs: show: recognize the exclude flag.\r
36 In-Reply-To: <1328204619-25046-11-git-send-email-markwalters1009@gmail.com>\r
37 References: <874nv9rv79.fsf@qmul.ac.uk>\r
38         <1328204619-25046-11-git-send-email-markwalters1009@gmail.com>\r
39 User-Agent: Notmuch/0.11+143~g3619628 (http://notmuchmail.org) Emacs/24.0.92.1\r
40         (x86_64-pc-linux-gnu)\r
41 From: David Edmondson <dme@dme.org>\r
42 Date: Fri, 03 Feb 2012 08:15:59 +0000\r
43 Message-ID: <cunmx905o3k.fsf@hotblack-desiato.hh.sledj.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: multipart/signed; boundary="=-=-=";\r
46         micalg=pgp-sha1; protocol="application/pgp-signature"\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Fri, 03 Feb 2012 08:16:04 -0000\r
60 \r
61 --=-=-=\r
62 Content-Type: text/plain\r
63 \r
64 On Thu,  2 Feb 2012 17:43:39 +0000, Mark Walters <markwalters1009@gmail.com> wrote:\r
65 > +    (when (eq (point) (point-max))\r
66 \r
67 "(when (eobp)" is more usual.\r
68 \r
69 > +      (goto-char (point-min))\r
70 > +      (notmuch-show-next-matching-message))\r
71 \r
72 Otherwise the Emacs patch looks good.\r
73 \r
74 --=-=-=\r
75 Content-Type: application/pgp-signature\r
76 \r
77 -----BEGIN PGP SIGNATURE-----\r
78 Version: GnuPG v1.4.11 (GNU/Linux)\r
79 \r
80 iEYEARECAAYFAk8rl78ACgkQaezQq/BJZRYmcgCcDWjkYDzvYowrEIz0nLKRsjC3\r
81 3KAAn2p3yHjfkQh58hx1s1y1Kbdm6raF\r
82 =Gh9t\r
83 -----END PGP SIGNATURE-----\r
84 --=-=-=--\r