Re: [ANNOUNCE] mutt with notmuch support
[notmuch-archives.git] / 24 / 0adbf27f3c418c7671a2054b9b945a4cb16c95
1 Return-Path: <daniel.schoepe@googlemail.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 43695431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 11 Jul 2011 03:32:53 -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 meqYCIKPgEOh for <notmuch@notmuchmail.org>;\r
17         Mon, 11 Jul 2011 03:32:52 -0700 (PDT)\r
18 Received: from mail-fx0-f46.google.com (mail-fx0-f46.google.com\r
19         [209.85.161.46]) (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 9C92A431FB6\r
22         for <notmuch@notmuchmail.org>; Mon, 11 Jul 2011 03:32:52 -0700 (PDT)\r
23 Received: by fxh19 with SMTP id 19so3817011fxh.19\r
24         for <notmuch@notmuchmail.org>; Mon, 11 Jul 2011 03:32:51 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=googlemail.com; s=gamma;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=Q9ci80DCIeTfF+16CT5VhURpE925dmGyxLlDce/wwng=;\r
29         b=HByKcjHH9g6D0cyzjs0srXqOtbZK5SGqxP/bkssfozSwyHjE8Z4HvLhqhdf2IuQNVB\r
30         tlZp25NJihWnRHR1iKweaPjkc/YAspq4I57PU/zb6QgLYsqt5YDrD43g3xSfyCSlrStD\r
31         jzSId1zoPp5DRH0Wtfr3s6cboOirltQ1GXxvo=\r
32 Received: by 10.223.6.198 with SMTP id a6mr7211054faa.126.1310380371371;\r
33         Mon, 11 Jul 2011 03:32:51 -0700 (PDT)\r
34 Received: from localhost (s0926.dyn.hrz.tu-darmstadt.de [130.83.107.158])\r
35         by mx.google.com with ESMTPS id u20sm7072576fac.42.2011.07.11.03.32.49\r
36         (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Mon, 11 Jul 2011 03:32:50 -0700 (PDT)\r
38 From: Daniel Schoepe <daniel.schoepe@googlemail.com>\r
39 To: notmuch@notmuchmail.org\r
40 Subject: [PATCH] emacs: NEWS entry for user-defined sections\r
41 Date: Mon, 11 Jul 2011 12:32:45 +0200\r
42 Message-Id: <1310380365-22758-1-git-send-email-daniel.schoepe@googlemail.com>\r
43 X-Mailer: git-send-email 1.7.5.4\r
44 In-Reply-To: <1310234598-15143-1-git-send-email-daniel.schoepe@googlemail.com>\r
45 References: <1310234598-15143-1-git-send-email-daniel.schoepe@googlemail.com>\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 11 Jul 2011 10:32:53 -0000\r
59 \r
60 ---\r
61  NEWS |   13 +++++++++++++\r
62  1 files changed, 13 insertions(+), 0 deletions(-)\r
63 \r
64 diff --git a/NEWS b/NEWS\r
65 index f3fefad..98a6b28 100644\r
66 --- a/NEWS\r
67 +++ b/NEWS\r
68 @@ -1,3 +1,16 @@\r
69 +Notmuch 0.7 (YYYY-MM-DD)\r
70 +=======================\r
71 +New emacs-interface features\r
72 +----------------------------\r
73 +Customizable notmuch-hello page\r
74 +\r
75 +  The notmuch-hello page can now be customized using the\r
76 +  notmuch-hello-sections variable. It allows removing and adding\r
77 +  arbitrary sections (functions that insert UI elements).  Various\r
78 +  often-used, configurable section types are also provided. This\r
79 +  feature is also fully usable via the customize-interface. For more\r
80 +  information, see `M-x describe-variable notmuch-hello-sections'.\r
81 +\r
82  Notmuch 0.6 (2011-07-01)\r
83  =======================\r
84  New, general features\r
85 -- \r
86 1.7.5.4\r
87 \r