Re: [PATCH v3] nmbug: Translate to Python
[notmuch-archives.git] / 79 / 285c602d80402d7c47732e54f44b6dc2038619
1 Return-Path: <dme@dme.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id CE5B54196F2\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:38:59 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id IlO617BWqC3L for <notmuch@notmuchmail.org>;\r
16         Thu, 22 Apr 2010 07:38:59 -0700 (PDT)\r
17 Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com\r
18  [74.125.82.53])        by olra.theworths.org (Postfix) with ESMTP id 0E91D431FC1       for\r
19  <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:38:58 -0700 (PDT)\r
20 Received: by wwb28 with SMTP id 28so2310986wwb.26\r
21         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:38:58 -0700 (PDT)\r
22 Received: by 10.216.185.139 with SMTP id u11mr704708wem.13.1271947137846;\r
23         Thu, 22 Apr 2010 07:38:57 -0700 (PDT)\r
24 Received: from ut.hh.sledj.net (gmp-ea-fw-1.sun.com [192.18.1.36])\r
25         by mx.google.com with ESMTPS id z34sm218068wbv.8.2010.04.22.07.38.56\r
26         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
27         Thu, 22 Apr 2010 07:38:56 -0700 (PDT)\r
28 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
29         id E8B23594118; Thu, 22 Apr 2010 15:38:55 +0100 (BST)\r
30 To: Jameson Rollins <jrollins@finestructure.net>,\r
31         Notmuch Mail <notmuch@notmuchmail.org>\r
32 Subject: Re: problem with notmuch-search-authors-width in JSON emacs\r
33         implementation\r
34 In-Reply-To: <87k4rz8tjo.fsf@servo.finestructure.net>\r
35 References: <87633ko11s.fsf@servo.finestructure.net>\r
36         <878w8gxfui.fsf@servo.finestructure.net>\r
37         <87pr1rkjok.fsf@ut.hh.sledj.net>\r
38         <87tyr38vvr.fsf@servo.finestructure.net>\r
39         <877hnzk2gy.fsf@ut.hh.sledj.net>\r
40         <87k4rz8tjo.fsf@servo.finestructure.net>\r
41 User-Agent: Notmuch/0.2-20-g89ec2c1 (http://notmuchmail.org) Emacs/23.1.1\r
42         (x86_64-pc-linux-gnu)\r
43 From: David Edmondson <dme@dme.org>\r
44 Date: Thu, 22 Apr 2010 15:38:55 +0100\r
45 Message-ID: <874oj3k0w0.fsf@ut.hh.sledj.net>\r
46 MIME-Version: 1.0\r
47 Content-Type: text/plain; charset=us-ascii\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Thu, 22 Apr 2010 14:39:00 -0000\r
61 \r
62 On Thu, 22 Apr 2010 10:12:59 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:\r
63 > On Thu, 22 Apr 2010 15:04:45 +0100, David Edmondson <dme@dme.org> wrote:\r
64 > > Ah, when you set `notmuch-search-authors-width' the expression which\r
65 > > creates `notmuch-search-result-format' is not re-evaluated.\r
66 > > \r
67 > > Do things get better if you restart emacs (sorry for suggesting that)?\r
68\r
69 > I can't see how that would help, because notmuch-search-result-format is\r
70 > always going to be evaluated with the default value of\r
71 > notmuch-search-authors-width, which is defined immediately previous to\r
72 > it.\r
73 \r
74 The `defcustom' does nothing if the variable already has a value.\r
75 \r
76 dme.\r
77 -- \r
78 David Edmondson, http://dme.org\r