[PATCH 6/9] CLI: refactor dumping of tags.
[notmuch-archives.git] / ca / 4f230c7b9a8f517e10e9ef179d04bcb0f42014
1 Return-Path: <nelhage@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 6EDFE4196F4\r
6         for <notmuch@notmuchmail.org>; Fri, 14 May 2010 13:46:44 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\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 Ss2-HCmIRGTx for <notmuch@notmuchmail.org>;\r
16         Fri, 14 May 2010 13:46:34 -0700 (PDT)\r
17 Received: from dmz-mailsec-scanner-2.mit.edu (DMZ-MAILSEC-SCANNER-2.MIT.EDU\r
18         [18.9.25.13])\r
19         by olra.theworths.org (Postfix) with ESMTP id A2DFC4196F0\r
20         for <notmuch@notmuchmail.org>; Fri, 14 May 2010 13:46:33 -0700 (PDT)\r
21 X-AuditID: 1209190d-b7bf0ae0000059a7-61-4bedb6a9be28\r
22 Received: from mailhub-auth-3.mit.edu (MAILHUB-AUTH-3.MIT.EDU [18.9.21.43])\r
23         by dmz-mailsec-scanner-2.mit.edu (Symantec Brightmail Gateway) with\r
24         SMTP id AD.0E.22951.9A6BDEB4; Fri, 14 May 2010 16:46:33 -0400 (EDT)\r
25 Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])\r
26         by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id o4EKkX4f013393; \r
27         Fri, 14 May 2010 16:46:33 -0400\r
28 Received: from PHANATIQUE.MIT.EDU (c-71-192-160-118.hsd1.nh.comcast.net\r
29         [71.192.160.118]) (authenticated bits=0)\r
30         (User authenticated as nelhage@ATHENA.MIT.EDU)\r
31         by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o4EKkV86008698\r
32         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT);\r
33         Fri, 14 May 2010 16:46:32 -0400 (EDT)\r
34 From: Nelson Elhage <nelhage@MIT.EDU>\r
35 To: notmuch@notmuchmail.org\r
36 Subject: Re: [PATCH 0/2]: emacs: Improve notmuch-help\r
37 In-Reply-To: <1273869727-32740-1-git-send-email-nelhage@mit.edu>\r
38 References: <1273869727-32740-1-git-send-email-nelhage@mit.edu>\r
39 User-Agent: Notmuch/0.3.1-18-gc9a83db (http://notmuchmail.org) Emacs/23.1.1\r
40         (x86_64-pc-linux-gnu)\r
41 Date: Fri, 14 May 2010 16:46:31 -0400\r
42 Message-ID: <878w7mky8o.fsf@mit.edu>\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain; charset=us-ascii\r
45 X-Brightmail-Tracker: AAAAARQpM2I=\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Fri, 14 May 2010 20:46:44 -0000\r
59 \r
60 \r
61 Oops; I realized I haven't been signing off on last few patches I've\r
62 sent.\r
63 \r
64 Signed-off-by: Nelson Elhage <nelhage@mit.edu>\r
65 \r
66 for\r
67 \r
68 id:1273869727-32740-2-git-send-email-nelhage@mit.edu\r
69 id:1273869727-32740-3-git-send-email-nelhage@mit.edu\r
70 id:1273857338-20127-1-git-send-email-nelhage@mit.edu\r
71 id:1273805175-6660-1-git-send-email-nelhage@ksplice.com\r
72 \r
73 (Although the last one is probably superceded by the patch in\r
74 id:1272882573-9864-1-git-send-email-Sebastian@SSpaeth.de)\r
75 \r
76 I can resend the entire patches with the signoffs if you prefer.\r
77 \r
78 - Nelson\r
79 \r
80 On Fri, 14 May 2010 16:42:05 -0400, Nelson Elhage <nelhage@MIT.EDU> wrote:\r
81 > This patch set makes notmuch-help integrate with the built-in emacs\r
82 > help system, resulting in behaviors more familiar and more natural to\r
83 > most emacs users.\r
84\r
85 > If other people preferred the old behavior of *notmuch-help* buffers\r
86 > that kept spawning new buffers every time you hit '?', they should\r
87 > speak up, but as long long-time emacs user, I find this behavior much\r
88 > more preferable.\r
89\r
90 > _______________________________________________\r
91 > notmuch mailing list\r
92 > notmuch@notmuchmail.org\r
93 > http://notmuchmail.org/mailman/listinfo/notmuch\r
94\r