[notmuch] [PATCH -v2] notmuch.el: Support for customizing search result display
[notmuch-archives.git] / 6e / 8e86c28889cd930a52b7ab56de4f6f520f86c6
1 Return-Path: <bart@jukie.net>\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 08F62431FBF\r
6         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 11:55:22 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id KZjmmLZs+R3I for <notmuch@notmuchmail.org>;\r
11         Wed, 25 Nov 2009 11:55:21 -0800 (PST)\r
12 Received: from tau.jukie.net (tau.jukie.net [216.239.93.128])\r
13         by olra.theworths.org (Postfix) with ESMTP id 41568431FAE\r
14         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 11:55:21 -0800 (PST)\r
15 Received: by tau.jukie.net (Postfix, from userid 1000)\r
16         id 9A526C0090B; Wed, 25 Nov 2009 14:55:20 -0500 (EST)\r
17 Date: Wed, 25 Nov 2009 14:55:20 -0500\r
18 From: Bart Trojanowski <bart@jukie.net>\r
19 To: Jan Janak <jan@ryngle.com>\r
20 Message-ID: <20091125195520.GG29312@jukie.net>\r
21 References: <1259100630-13673-5-git-send-email-jan@ryngle.com>\r
22         <1259174251-27298-1-git-send-email-jan@ryngle.com>\r
23 MIME-Version: 1.0\r
24 Content-Type: text/plain; charset=us-ascii\r
25 Content-Disposition: inline\r
26 In-Reply-To: <1259174251-27298-1-git-send-email-jan@ryngle.com>\r
27 User-Agent: Mutt/1.5.18 (2008-05-17)\r
28 Cc: notmuch@notmuchmail.org\r
29 Subject: Re: [notmuch] [PATCH] notmuch-new: Option to disable tags from\r
30         the     configuration file.\r
31 X-BeenThere: notmuch@notmuchmail.org\r
32 X-Mailman-Version: 2.1.12\r
33 Precedence: list\r
34 List-Id: "Use and development of the notmuch mail system."\r
35         <notmuch.notmuchmail.org>\r
36 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
37         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
38 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
39 List-Post: <mailto:notmuch@notmuchmail.org>\r
40 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
41 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
43 X-List-Received-Date: Wed, 25 Nov 2009 19:55:22 -0000\r
44 \r
45 Jan,\r
46 \r
47 I think your use of STRNCMP_LITERAL here is wrong...\r
48 \r
49 > +     } else if (STRNCMP_LITERAL (argv[i], "--no-config-tags") == 0) {\r
50 > +         add_config_tags = 0;\r
51 \r
52 it will happily match "--no-config-tags-xxxxxxxxxxxxxxxxxxx".\r
53 \r
54 Can I also suggest including --no-config-tags in the 'notmuch help'\r
55 output?\r
56 \r
57 Besides that I am very happy with this patch series.\r
58 \r
59 -pBart\r
60 \r
61 -- \r
62                                 WebSig: http://www.jukie.net/~bart/sig/\r