[PATCH v3 4/7] Add internal functions to search for alternate doc types
[notmuch-archives.git] / 4f / eb3a0e595384be4fffc355fa5276095a169b09
1 Return-Path: <pieter@praet.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 EB8E5431FD0\r
6         for <notmuch@notmuchmail.org>; Tue,  1 Nov 2011 13:01:14 -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.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 QjVExyBt2+gE for <notmuch@notmuchmail.org>;\r
16         Tue,  1 Nov 2011 13:01:13 -0700 (PDT)\r
17 Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
18  [74.125.82.45])        (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  14BFC431FB6    for <notmuch@notmuchmail.org>; Tue,  1 Nov 2011 13:01:12 -0700\r
21  (PDT)\r
22 Received: by wwe6 with SMTP id 6so2318535wwe.2\r
23         for <notmuch@notmuchmail.org>; Tue, 01 Nov 2011 13:01:11 -0700 (PDT)\r
24 Received: by 10.216.185.4 with SMTP id t4mr5052237wem.83.1320177671654;\r
25         Tue, 01 Nov 2011 13:01:11 -0700 (PDT)\r
26 Received: from localhost ([109.131.187.47])\r
27         by mx.google.com with ESMTPS id e40sm131934wbp.3.2011.11.01.13.01.10\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Tue, 01 Nov 2011 13:01:10 -0700 (PDT)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
32         Daniel Schoepe <daniel@schoepe.org>, notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH] emacs: logically group def{custom,face}s\r
34 In-Reply-To: <87lisie3b9.fsf@servo.finestructure.net>\r
35 References: <1309890780-8214-1-git-send-email-pieter@praet.org>\r
36         <87wrcdvtww.fsf@gilead.invalid>\r
37         <87lisie3b9.fsf@servo.finestructure.net>\r
38 User-Agent: Notmuch/0.9+33~gadde72d (http://notmuchmail.org) Emacs/23.3.1\r
39         (x86_64-unknown-linux-gnu)\r
40 Date: Tue, 01 Nov 2011 21:00:28 +0100\r
41 Message-ID: <87d3dboboj.fsf@praet.org>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Tue, 01 Nov 2011 20:01:15 -0000\r
57 \r
58 On Tue, 18 Oct 2011 08:18:18 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:\r
59 > On Mon, 10 Oct 2011 15:49:03 +0200, Daniel Schoepe <daniel@schoepe.org> wrote:\r
60 > > On Tue,  5 Jul 2011 20:33:00 +0200, Pieter Praet <pieter@praet.org> wrote:\r
61 > > > To allow for expansion whilst keeping everything tidy and organized,\r
62 > > > move all defcustom/defface variables to the following subgroups,\r
63 > > > defined in notmuch-lib.el:\r
64 > > \r
65 > > Since the customize page for notmuch is getting pretty crowded, I think\r
66 > > this patch is a good idea and should be applied.\r
67\r
68 > Agreed.\r
69\r
70 > jamie.\r
71 \r
72 Thanks for testing, Daniel and Jameson!\r
73 \r
74 It still applies cleanly, so if there's anything preventing it from\r
75 being merged in, I'd like to hear about it.\r
76 \r
77 \r
78 Peace\r
79 \r
80 -- \r
81 Pieter\r