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 CE5B54196F2 for ; Thu, 22 Apr 2010 07:38:59 -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 IlO617BWqC3L for ; Thu, 22 Apr 2010 07:38:59 -0700 (PDT) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by olra.theworths.org (Postfix) with ESMTP id 0E91D431FC1 for ; Thu, 22 Apr 2010 07:38:58 -0700 (PDT) Received: by wwb28 with SMTP id 28so2310986wwb.26 for ; Thu, 22 Apr 2010 07:38:58 -0700 (PDT) Received: by 10.216.185.139 with SMTP id u11mr704708wem.13.1271947137846; Thu, 22 Apr 2010 07:38:57 -0700 (PDT) Received: from ut.hh.sledj.net (gmp-ea-fw-1.sun.com [192.18.1.36]) by mx.google.com with ESMTPS id z34sm218068wbv.8.2010.04.22.07.38.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 22 Apr 2010 07:38:56 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id E8B23594118; Thu, 22 Apr 2010 15:38:55 +0100 (BST) To: Jameson Rollins , Notmuch Mail Subject: Re: problem with notmuch-search-authors-width in JSON emacs implementation In-Reply-To: <87k4rz8tjo.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> 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 15:38:55 +0100 Message-ID: <874oj3k0w0.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 14:39:00 -0000 On Thu, 22 Apr 2010 10:12:59 -0400, Jameson Rollins wrote: > On Thu, 22 Apr 2010 15:04:45 +0100, David Edmondson wrote: > > Ah, when you set `notmuch-search-authors-width' the expression which > > creates `notmuch-search-result-format' is not re-evaluated. > > > > Do things get better if you restart emacs (sorry for suggesting that)? > > I can't see how that would help, because notmuch-search-result-format is > always going to be evaluated with the default value of > notmuch-search-authors-width, which is defined immediately previous to > it. The `defcustom' does nothing if the variable already has a value. dme. -- David Edmondson, http://dme.org