Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / be / 75c0ee2b18d5bdbbc64b49557ff9d598001377
1 Return-Path: <jani@nikula.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 D79F6431FAF\r
6         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 11:33:30 -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 aZESBnUAq4pr for <notmuch@notmuchmail.org>;\r
16         Tue, 28 Feb 2012 11:33:30 -0800 (PST)\r
17 Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com\r
18         [209.85.215.53]) (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 090D9431FAE\r
21         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 11:33:29 -0800 (PST)\r
22 Received: by lahc1 with SMTP id c1so838548lah.26\r
23         for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 11:33:28 -0800 (PST)\r
24 Received-SPF: pass (google.com: domain of jani@nikula.org designates\r
25         10.152.135.198 as permitted sender) client-ip=10.152.135.198; \r
26 Authentication-Results: mr.google.com;\r
27         spf=pass (google.com: domain of jani@nikula.org\r
28         designates 10.152.135.198 as permitted sender)\r
29         smtp.mail=jani@nikula.org\r
30 Received: from mr.google.com ([10.152.135.198])\r
31         by 10.152.135.198 with SMTP id pu6mr8025488lab.46.1330457608379\r
32         (num_hops = 1); Tue, 28 Feb 2012 11:33:28 -0800 (PST)\r
33 Received: by 10.152.135.198 with SMTP id pu6mr6627527lab.46.1330457608258;\r
34         Tue, 28 Feb 2012 11:33:28 -0800 (PST)\r
35 Received: from localhost (dsl-hkibrasgw4-fe50f800-253.dhcp.inet.fi.\r
36         [84.248.80.253])\r
37         by mx.google.com with ESMTPS id s6sm22877342lbl.12.2012.02.28.11.33.26\r
38         (version=SSLv3 cipher=OTHER); Tue, 28 Feb 2012 11:33:27 -0800 (PST)\r
39 From: Jani Nikula <jani@nikula.org>\r
40 To: Pieter Praet <pieter@praet.org>, Notmuch Mail <notmuch@notmuchmail.org>\r
41 Subject: Re: [PATCH] doc: minor corrections in notmuch-config.1\r
42 In-Reply-To: <1330454523-32613-1-git-send-email-pieter@praet.org>\r
43 References: <1330454523-32613-1-git-send-email-pieter@praet.org>\r
44 User-Agent: Notmuch/0.11.1+206~gc02a53f (http://notmuchmail.org) Emacs/23.3.1\r
45         (i686-pc-linux-gnu)\r
46 Date: Tue, 28 Feb 2012 21:33:24 +0200\r
47 Message-ID: <87zkc2lpmj.fsf@nikula.org>\r
48 MIME-Version: 1.0\r
49 Content-Type: text/plain; charset=us-ascii\r
50 X-Gm-Message-State:\r
51  ALoCoQktZtx6tXKejIhYJTjic6JnWORZFMPojQWFmDku+BoHaNeiOXn+iaKR/xlylmp7gEUkj3q+\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Tue, 28 Feb 2012 19:33:31 -0000\r
65 \r
66 On Tue, 28 Feb 2012 19:42:03 +0100, Pieter Praet <pieter@praet.org> wrote:\r
67 > * man/man1/notmuch-config.1\r
68\r
69 >   - SYNOPSIS:\r
70 >     Remove spaces in 'section.item' arg, and indicate that\r
71 >     `notmuch config set' accepts multiple value args.\r
72\r
73 >   - DESCRIPTION:\r
74 >     Correct config option to exclude tags from search results.\r
75 >     ('search.exclude_tags' instead of 'search.exclude')\r
76 \r
77 Oops, good catch. And thanks for showing that there was at least someone\r
78 who read the patch/man. :)\r
79 \r
80 Jani.\r
81 \r
82 \r
83\r
84 > Also see commit bb8ab4c8.\r
85 > ---\r
86\r
87 > See my reply to id:"1330208621-7462-1-git-send-email-jani@nikula.org".\r
88\r
89 >  man/man1/notmuch-config.1 |    6 +++---\r
90 >  1 files changed, 3 insertions(+), 3 deletions(-)\r
91\r
92 > diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1\r
93 > index 0260eb7..3d69cc6 100644\r
94 > --- a/man/man1/notmuch-config.1\r
95 > +++ b/man/man1/notmuch-config.1\r
96 > @@ -4,10 +4,10 @@ notmuch-config \- Access notmuch configuration file.\r
97 >  .SH SYNOPSIS\r
98 >  \r
99 >  .B notmuch config get\r
100 > -.RI  "<" section "> . <" item ">"\r
101 > +.RI  "<" section ">.<" item ">"\r
102 >  \r
103 >  .B notmuch config set\r
104 > -.RI  "<" section "> . <" item "> [" value "]"\r
105 > +.RI  "<" section ">.<" item "> [" value " ...]"\r
106 >  \r
107 >  .SH DESCRIPTION\r
108 >  \r
109 > @@ -85,7 +85,7 @@ directory hierarchy.\r
110 >  \r
111 >  .RS 4\r
112 >  .TP 4\r
113 > -.B search.exclude\r
114 > +.B search.exclude_tags\r
115 >  A list of tags that will be excluded from search results by\r
116 >  default. Using an excluded tag in a query will override that\r
117 >  exclusion.\r
118 > -- \r
119 > 1.7.8.1\r