Re: database error
[notmuch-archives.git] / 56 / c1a22eb27bf68b69f6c90b8097d18842469721
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 2E06B431FC0\r
6         for <notmuch@notmuchmail.org>; Sat, 28 Apr 2012 18:26:27 -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 iPOWPHRgEFRu for <notmuch@notmuchmail.org>;\r
17         Sat, 28 Apr 2012 18:26:26 -0700 (PDT)\r
18 Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com\r
19         [209.85.160.53]) (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 AAB52431FAE\r
22         for <notmuch@notmuchmail.org>; Sat, 28 Apr 2012 18:26:26 -0700 (PDT)\r
23 Received: by pbbrr4 with SMTP id rr4so2771932pbb.26\r
24         for <notmuch@notmuchmail.org>; Sat, 28 Apr 2012 18:26:24 -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;\r
27         bh=T6us/p3jHQDvpszw4IuLslUtz3G7HRtz369QH3Wx8Ic=;\r
28         b=yUzDq39cm7h0S6G3Fr2YZjlwPS2gLbbuCvl+FgNn29zAjg0T0emoFAyn9RyaDdZHtH\r
29         qeIkZXUpEjxKtY8JxPSCzVIZeiLTI8fU0bNpufBVnilyC4h6Lo2MWdudYSO+4Y4ykmlX\r
30         lYe6pu0Qa6Rs92BmFbig2sgLvdLm5KSSD1N8Ez8hxHZc6I8pHE/FAZdhbfFOW2hragNw\r
31         QjAzqPnPa0oU8HRnpcSRJ7bkP363bNpsCC75shIaP76SMIRRQnNeUA8X7UfHeE3Jd2aG\r
32         oJkgc08I/g3Za0zpLvNJhUzOFbqgdrl3FMhU+IRHWiBBMXo+xaA53IPOcljRvLnoZL73\r
33         IihA==\r
34 Received: by 10.68.230.40 with SMTP id sv8mr29907900pbc.124.1335662784828;\r
35         Sat, 28 Apr 2012 18:26:24 -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 wl7sm1750567pbc.42.2012.04.28.18.26.21\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sat, 28 Apr 2012 18:26:23 -0700 (PDT)\r
41 From: Peter Wang <novalazy@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH] NEWS: add news item for 'config list'\r
44 Date: Sun, 29 Apr 2012 11:26:10 +1000\r
45 Message-Id: <1335662770-6251-1-git-send-email-novalazy@gmail.com>\r
46 X-Mailer: git-send-email 1.7.4.4\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Sun, 29 Apr 2012 01:26:27 -0000\r
60 \r
61 ---\r
62  NEWS |    5 +++++\r
63  1 files changed, 5 insertions(+), 0 deletions(-)\r
64 \r
65 diff --git a/NEWS b/NEWS\r
66 index a2cd080..4f36dff 100644\r
67 --- a/NEWS\r
68 +++ b/NEWS\r
69 @@ -52,6 +52,11 @@ Raw show format changes\r
70    encoded in the original message, including the part's headers.  Leaf\r
71    parts, as before, output the part's transfer-decoded body.\r
72  \r
73 +Listing configuration items\r
74 +\r
75 +  The new "config list" command prints out all configuration items and\r
76 +  their values.\r
77 +\r
78  Emacs Interface\r
79  ---------------\r
80  \r
81 -- \r
82 1.7.4.4\r
83 \r