Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id EB8E5431FD0 for ; Tue, 1 Nov 2011 13:01:14 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QjVExyBt2+gE for ; Tue, 1 Nov 2011 13:01:13 -0700 (PDT) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 14BFC431FB6 for ; Tue, 1 Nov 2011 13:01:12 -0700 (PDT) Received: by wwe6 with SMTP id 6so2318535wwe.2 for ; Tue, 01 Nov 2011 13:01:11 -0700 (PDT) Received: by 10.216.185.4 with SMTP id t4mr5052237wem.83.1320177671654; Tue, 01 Nov 2011 13:01:11 -0700 (PDT) Received: from localhost ([109.131.187.47]) by mx.google.com with ESMTPS id e40sm131934wbp.3.2011.11.01.13.01.10 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 01 Nov 2011 13:01:10 -0700 (PDT) From: Pieter Praet To: Jameson Graef Rollins , Daniel Schoepe , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: logically group def{custom,face}s In-Reply-To: <87lisie3b9.fsf@servo.finestructure.net> References: <1309890780-8214-1-git-send-email-pieter@praet.org> <87wrcdvtww.fsf@gilead.invalid> <87lisie3b9.fsf@servo.finestructure.net> User-Agent: Notmuch/0.9+33~gadde72d (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Tue, 01 Nov 2011 21:00:28 +0100 Message-ID: <87d3dboboj.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2011 20:01:15 -0000 On Tue, 18 Oct 2011 08:18:18 -0700, Jameson Graef Rollins wrote: > On Mon, 10 Oct 2011 15:49:03 +0200, Daniel Schoepe wrote: > > On Tue, 5 Jul 2011 20:33:00 +0200, Pieter Praet wrote: > > > To allow for expansion whilst keeping everything tidy and organized, > > > move all defcustom/defface variables to the following subgroups, > > > defined in notmuch-lib.el: > > > > Since the customize page for notmuch is getting pretty crowded, I think > > this patch is a good idea and should be applied. > > Agreed. > > jamie. Thanks for testing, Daniel and Jameson! It still applies cleanly, so if there's anything preventing it from being merged in, I'd like to hear about it. Peace -- Pieter