Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 22 / 19f2dacfcb7d15b09ee9f8a4d8539d81712eb1
1 Return-Path: <novalazy@gmail.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 B93FF429E4C\r
6         for <notmuch@notmuchmail.org>; Fri, 30 Mar 2012 16:16:49 -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: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 3Za8TYDZbxMQ for <notmuch@notmuchmail.org>;\r
17         Fri, 30 Mar 2012 16:16:48 -0700 (PDT)\r
18 Received: from mail-pz0-f45.google.com (mail-pz0-f45.google.com\r
19         [209.85.210.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id E2A57429E53\r
22         for <notmuch@notmuchmail.org>; Fri, 30 Mar 2012 16:16:41 -0700 (PDT)\r
23 Received: by mail-pz0-f45.google.com with SMTP id x6so56814dac.18\r
24         for <notmuch@notmuchmail.org>; Fri, 30 Mar 2012 16:16:41 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
27         bh=CBOxJ3LYn4/KmkAhO0u2aUAh04Fyp25qol9NddmPVd0=;\r
28         b=a9OAgGWQPbYtgQc4A+SoI7f/VQymbWfFcHCt1ODE5dYUNzapRNiAjacCHAkj0AxMc5\r
29         omEQj7vuFwFWuuLjb1XCDUTHELTeLV6P8qmR2D1PQICsLPCOaJmKsPHkk1cuJjj62bs9\r
30         WG7oj1O+mk6XPP7SYFNietW4zgQYJg1JdQ279ctjamS92/iffcrhwyz+OLONQ0uqWZMP\r
31         B50SToNqgeRdeAFC9jOK76h9SbHkJ08FLhI29wSyoTXyVYnUKEnnNqnNOea/funcwFMK\r
32         6qjj+0mga2q0ndMOJGJkT0gwrvN1kV7BbKTu9G+udvgdFQ4FL55nLgDWzqn8u57rzfI6\r
33         XBcg==\r
34 Received: by 10.68.234.99 with SMTP id ud3mr1083988pbc.109.1333149401669;\r
35         Fri, 30 Mar 2012 16:16:41 -0700 (PDT)\r
36 Received: from localhost (215.42.233.220.static.exetel.com.au.\r
37         [220.233.42.215])\r
38         by mx.google.com with ESMTPS id g8sm250512pbo.25.2012.03.30.16.16.38\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Fri, 30 Mar 2012 16:16:40 -0700 (PDT)\r
41 From: Peter Wang <novalazy@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH v2 5/5] man: Document 'config list' command\r
44 Date: Sat, 31 Mar 2012 10:15:50 +1100\r
45 Message-Id: <1333149350-22616-6-git-send-email-novalazy@gmail.com>\r
46 X-Mailer: git-send-email 1.7.4.4\r
47 In-Reply-To: <1333149350-22616-1-git-send-email-novalazy@gmail.com>\r
48 References: <1332282698-7951-1-git-send-email-novalazy@gmail.com>\r
49         <1333149350-22616-1-git-send-email-novalazy@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Fri, 30 Mar 2012 23:16:50 -0000\r
63 \r
64 Document the 'config list' command and its output.\r
65 ---\r
66  man/man1/notmuch-config.1 |   14 ++++++++++++++\r
67  1 files changed, 14 insertions(+), 0 deletions(-)\r
68 \r
69 diff --git a/man/man1/notmuch-config.1 b/man/man1/notmuch-config.1\r
70 index 395cb9c..a55dbef 100644\r
71 --- a/man/man1/notmuch-config.1\r
72 +++ b/man/man1/notmuch-config.1\r
73 @@ -9,6 +9,8 @@ notmuch-config \- Access notmuch configuration file.\r
74  .B notmuch config set\r
75  .RI  "<" section ">.<" item "> [" value " ...]"\r
76  \r
77 +.B notmuch config list\r
78 +\r
79  .SH DESCRIPTION\r
80  \r
81  The\r
82 @@ -35,6 +37,18 @@ If no values are provided, the specified configuration item will be\r
83  removed from the configuration file.\r
84  .RE\r
85  \r
86 +.RS 4\r
87 +.TP 4\r
88 +.B list\r
89 +Every configuration item is printed to stdout, each on a separate line\r
90 +of the form:\r
91 +\r
92 +.RI  "" section "." item "=" value\r
93 +\r
94 +No additional whitespace surrounds the dot or equals sign characters. In a\r
95 +multiple-value item (a list), the values are separated by semicolon characters.\r
96 +.RE\r
97 +\r
98  The available configuration items are described below.\r
99  \r
100  .RS 4\r
101 -- \r
102 1.7.4.4\r
103 \r