Re: [PATCH] emacs: logically group def{custom,face}s
authorPieter Praet <pieter@praet.org>
Tue, 1 Nov 2011 20:00:28 +0000 (21:00 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:57 +0000 (09:39 -0800)
4f/eb3a0e595384be4fffc355fa5276095a169b09 [new file with mode: 0644]

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