Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 1c / e3511b0aa5c224e9c0eb61cb787644e9980502
1 Return-Path: <jrollins@finestructure.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 81798431FD0\r
6         for <notmuch@notmuchmail.org>; Mon,  2 Jan 2012 14:17:02 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 ibEmZB4fMiXS for <notmuch@notmuchmail.org>;\r
16         Mon,  2 Jan 2012 14:17:01 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 57171429E39\r
20         for <notmuch@notmuchmail.org>; Mon,  2 Jan 2012 14:17:01 -0800 (PST)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id CC37266E0113\r
23         for <notmuch@notmuchmail.org>; Mon,  2 Jan 2012 14:16:58 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (cpe-76-174-137-84.socal.res.rr.com\r
26         [76.174.137.84]) (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id EE77A66E00EE\r
28         for <notmuch@notmuchmail.org>; Mon,  2 Jan 2012 14:16:56 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 85D44C9F; Mon,  2 Jan 2012 14:16:56 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Notmuch Mail <notmuch@notmuchmail.org>\r
33 Subject: update NEWS, and fix conf variable name\r
34 Date: Mon,  2 Jan 2012 14:16:49 -0800\r
35 Message-Id: <1325542611-20511-1-git-send-email-jrollins@finestructure.net>\r
36 X-Mailer: git-send-email 1.7.7.3\r
37 In-Reply-To: <8739byiaef.fsf@zancas.localnet>\r
38 References: <8739byiaef.fsf@zancas.localnet>\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Mon, 02 Jan 2012 22:17:02 -0000\r
52 \r
53 On Mon, 02 Jan 2012 07:58:16 -0400, David Bremner <david@tethera.net> wrote:\r
54 >  Austin Clements:\r
55 >        emacs: Don't record undo information for search or show buffers.\r
56 >        emacs: Avoid unnecessary markers.\r
57 >  \r
58 >  Dmitry Kurochkin :\r
59 >        emacs: do not call notmuch show for non-inlinable parts\r
60 >  \r
61 >  Gregor Zattler:\r
62 >        emacs: make message indentation width customisable\r
63 >  \r
64 >  Ivy Foster:\r
65 >        emacs: Add notmuch-hello-mode-hook\r
66 >  \r
67 >  Jameson Graef Rollins (2):\r
68 >        emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive\r
69 >        emacs: call notmuch-show instead of notmuch-search in buttonised id: links\r
70 >  \r
71\r
72 >  Thomas Jost (4):\r
73 >        emacs: Add a face for crypto parts headers\r
74 >        emacs: add notmuch-hello-refresh-hook\r
75 >        emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separator\r
76 >        emacs: Change the default thousands separator to a space\r
77 >  \r
78 >  Thomas Schwinge (1):\r
79 >        dump: Don't sort the output by message id.\r
80 \r
81 I've added NEWS items for pretty much everything here.\r
82 \r
83 I'm also including a patch to fix the conf variable name for\r
84 notmuch-indent-messages-width, which really should have been\r
85 notmuch-show-indent-messages-width originally.  The NEWS entry for\r
86 this assumes the update.\r
87 \r
88 jamie.\r
89 \r
90 \r