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 A458F4196F2 for ; Thu, 22 Apr 2010 09:44:07 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham 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 74toLQltSPJn for ; Thu, 22 Apr 2010 09:44:06 -0700 (PDT) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by olra.theworths.org (Postfix) with ESMTP id 93B54431FC1 for ; Thu, 22 Apr 2010 09:44:06 -0700 (PDT) Received: by wyf23 with SMTP id 23so902167wyf.26 for ; Thu, 22 Apr 2010 09:44:05 -0700 (PDT) Received: by 10.216.88.10 with SMTP id z10mr2470661wee.108.1271954644441; Thu, 22 Apr 2010 09:44:04 -0700 (PDT) Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com [83.217.165.81]) by mx.google.com with ESMTPS id x14sm960513wbs.18.2010.04.22.09.44.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 22 Apr 2010 09:44:02 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id EC197594118; Thu, 22 Apr 2010 17:44:02 +0100 (BST) To: Jameson Rollins , Notmuch Mail Subject: Re: problem with notmuch-search-authors-width in JSON emacs implementation In-Reply-To: <87iq7j8qf2.fsf@servo.finestructure.net> References: <87633ko11s.fsf@servo.finestructure.net> <878w8gxfui.fsf@servo.finestructure.net> <87pr1rkjok.fsf@ut.hh.sledj.net> <87tyr38vvr.fsf@servo.finestructure.net> <877hnzk2gy.fsf@ut.hh.sledj.net> <87k4rz8tjo.fsf@servo.finestructure.net> <874oj3k0w0.fsf@ut.hh.sledj.net> <87iq7j8qf2.fsf@servo.finestructure.net> User-Agent: Notmuch/0.2-20-g89ec2c1 (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Thu, 22 Apr 2010 17:44:02 +0100 Message-ID: <87633jo2st.fsf@ut.hh.sledj.net> 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: Thu, 22 Apr 2010 16:44:07 -0000 On Thu, 22 Apr 2010 11:20:33 -0400, Jameson Rollins wrote: > On Thu, 22 Apr 2010 15:38:55 +0100, David Edmondson wrote: > > The `defcustom' does nothing if the variable already has a value. > > But the defcustom is always going to be called before any customization > value, since my personal customizations are always loaded last, so I'm > don't see how this would ever apply. I see. The original solution assumed that `notmuch.el' would be loaded on demand rather than ahead of the call to `custom-set-variables'. I'll find another solution. dme. -- David Edmondson, http://dme.org