Re: [PATCH 0/1] emacs: hello: bugfix for saved searches defcustom
[notmuch-archives.git] / 3b / 9e2445793ce927117a1800295e7935e98f5f5c
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 7C283431FB6\r
6         for <notmuch@notmuchmail.org>; Tue, 20 Dec 2011 11:53:22 -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 pbxAwbR3K1+U for <notmuch@notmuchmail.org>;\r
16         Tue, 20 Dec 2011 11:53:22 -0800 (PST)\r
17 Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
18  [74.125.83.53])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  C0C00429E25    for <notmuch@notmuchmail.org>; Tue, 20 Dec 2011 11:53:21 -0800\r
21  (PST)\r
22 Received: by eekd41 with SMTP id d41so8138952eek.26\r
23         for <notmuch@notmuchmail.org>; Tue, 20 Dec 2011 11:53:19 -0800 (PST)\r
24 Received: by 10.213.28.7 with SMTP id k7mr3983672ebc.11.1324410798842;\r
25         Tue, 20 Dec 2011 11:53:18 -0800 (PST)\r
26 Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi.\r
27         [80.220.92.23])\r
28         by mx.google.com with ESMTPS id x12sm10797093eef.9.2011.12.20.11.53.16\r
29         (version=SSLv3 cipher=OTHER); Tue, 20 Dec 2011 11:53:17 -0800 (PST)\r
30 From: Jani Nikula <jani@nikula.org>\r
31 To: notmuch@notmuchmail.org\r
32 Subject: [PATCH v2 0/2] emacs: trivial defcustom fixes\r
33 Date: Tue, 20 Dec 2011 21:53:12 +0200\r
34 Message-Id: <cover.1324410479.git.jani@nikula.org>\r
35 X-Mailer: git-send-email 1.7.5.4\r
36 In-Reply-To:\r
37  <864e58d004c991bcb823e0f61f33eb8cbbbb5b76.1316804530.git.jani@nikula.org>\r
38 References:\r
39  <864e58d004c991bcb823e0f61f33eb8cbbbb5b76.1316804530.git.jani@nikula.org>\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Tue, 20 Dec 2011 19:53:22 -0000\r
53 \r
54 Hi all, v2 of a couple of defcustom fixes. Now with a default value for "Custom\r
55 filter" in patch 1/2 as suggested by Dmitry. No other changes.\r
56 \r
57 BR,\r
58 Jani.\r
59 \r
60 \r
61 Jani Nikula (2):\r
62   emacs: Fix notmuch-hello-tag-list-make-query defcustom\r
63   emacs: Fix notmuch-mua-user-agent defcustom\r
64 \r
65  emacs/notmuch-hello.el |    5 +++--\r
66  emacs/notmuch-mua.el   |   10 ++++++----\r
67  2 files changed, 9 insertions(+), 6 deletions(-)\r
68 \r
69 -- \r
70 1.7.5.4\r
71 \r