Re: [PATCH 3/4] emacs: possibility to customize the rendering of tags
[notmuch-archives.git] / fb / 73b097db7c15f1e73c00379b886bb6065850a9
1 Return-Path: <aneesh.kumar@linux.vnet.ibm.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 0AAAE431FB6\r
6         for <notmuch@notmuchmail.org>; Mon,  5 Nov 2012 08:26: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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 SwIjx-sWfssO for <notmuch@notmuchmail.org>;\r
16         Mon,  5 Nov 2012 08:26:13 -0800 (PST)\r
17 Received: from e28smtp05.in.ibm.com (e28smtp05.in.ibm.com [122.248.162.5])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 9214B431FAE\r
21         for <notmuch@notmuchmail.org>; Mon,  5 Nov 2012 08:26:12 -0800 (PST)\r
22 Received: from /spool/local\r
23         by e28smtp05.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use\r
24         Only! Violators will be prosecuted\r
25         for <notmuch@notmuchmail.org> from <aneesh.kumar@linux.vnet.ibm.com>;\r
26         Mon, 5 Nov 2012 21:56:07 +0530\r
27 Received: from d28relay04.in.ibm.com (9.184.220.61)\r
28         by e28smtp05.in.ibm.com (192.168.1.135) with IBM ESMTP SMTP Gateway:\r
29         Authorized Use Only! Violators will be prosecuted; \r
30         Mon, 5 Nov 2012 21:56:05 +0530\r
31 Received: from d28av04.in.ibm.com (d28av04.in.ibm.com [9.184.220.66])\r
32         by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
33         qA5GQ1hK8454572\r
34         for <notmuch@notmuchmail.org>; Mon, 5 Nov 2012 21:56:04 +0530\r
35 Received: from d28av04.in.ibm.com (loopback [127.0.0.1])\r
36         by d28av04.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id\r
37         qA5Ltqp2015749\r
38         for <notmuch@notmuchmail.org>; Tue, 6 Nov 2012 08:55:52 +1100\r
39 Received: from skywalker.linux.vnet.ibm.com ([9.77.193.48])\r
40         by d28av04.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id\r
41         qA5LtpuQ015666; Tue, 6 Nov 2012 08:55:51 +1100\r
42 From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>\r
43 To: Mark Walters <markwalters1009@gmail.com>,\r
44  notmuch <notmuch@notmuchmail.org>\r
45 Subject: Re: notmuch search and tags\r
46 In-Reply-To: <87wqy0fniq.fsf@qmul.ac.uk>\r
47 References: <874nl4fq7h.fsf@linux.vnet.ibm.com> <87wqy0fniq.fsf@qmul.ac.uk>\r
48 User-Agent: Notmuch/0.14+76~g84a0c52 (http://notmuchmail.org) Emacs/24.2.50.1\r
49         (x86_64-unknown-linux-gnu)\r
50 Date: Mon, 05 Nov 2012 21:55:59 +0530\r
51 Message-ID: <87mwywnhig.fsf@linux.vnet.ibm.com>\r
52 MIME-Version: 1.0\r
53 Content-Type: text/plain\r
54 x-cbid: 12110516-8256-0000-0000-000004E248F1\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Mon, 05 Nov 2012 16:26:14 -0000\r
68 \r
69 Mark Walters <markwalters1009@gmail.com> writes:\r
70 \r
71 > Hi\r
72 >\r
73 > Do you have some customisation of the notmuch search line\r
74 > (notmuch-search-result-format) in your .emacs file?\r
75 >\r
76 > Previously the user specified format for tags was ignored (and\r
77 > automatically enclosed the tags in brackets). Over the summer Austin\r
78 > fixed this and many other bugs (with the move to json for the search results).\r
79 >\r
80 > If you do have a customised search line then just replacing the ("tags"\r
81 > . "%s) by ("tag" . "(%s)") should fix it.\r
82 >\r
83 \r
84 That was it. Updating notmch-search-result-format fixed it.\r
85 \r
86 Thanks for the help\r
87 -aneesh\r
88 \r