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 6E1C4431FAF for ; Thu, 19 Jan 2012 11:23:45 -0800 (PST) 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 byHSQnNhH2l9 for ; Thu, 19 Jan 2012 11:23:45 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id C5AED431FAE for ; Thu, 19 Jan 2012 11:23:44 -0800 (PST) Received: by werp13 with SMTP id p13so281456wer.26 for ; Thu, 19 Jan 2012 11:23:43 -0800 (PST) Received: by 10.216.136.194 with SMTP id w44mr8593267wei.46.1327001023566; Thu, 19 Jan 2012 11:23:43 -0800 (PST) Received: from localhost ([109.131.97.13]) by mx.google.com with ESMTPS id r1sm29707927wia.8.2012.01.19.11.23.42 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Jan 2012 11:23:43 -0800 (PST) From: Pieter Praet To: David Bremner Subject: Re: [PATCH v4] emacs: logically group def{custom,face}s In-Reply-To: <87wr8nwr66.fsf@convex-new.cs.unb.ca> References: <871ur02awi.fsf@praet.org> <1326710313-21417-1-git-send-email-pieter@praet.org> <87wr8nwr66.fsf@convex-new.cs.unb.ca> User-Agent: Notmuch/0.11+99~gab86e73 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Thu, 19 Jan 2012 20:21:52 +0100 Message-ID: <87ehuvo5v3.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Notmuch Mail 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: Thu, 19 Jan 2012 19:23:45 -0000 On Thu, 19 Jan 2012 13:14:25 -0400, David Bremner wrote: > On Mon, 16 Jan 2012 11:38:33 +0100, 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: > > pushed Thanks! > > d Peace -- Pieter