Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 22 / 1750d74fb182e059944f42dde0149b46e87d66
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 7D0DE4196F2\r
6         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:04:50 -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 m4ZPgbmHGoHY for <notmuch@notmuchmail.org>;\r
16         Thu, 22 Apr 2010 07:04:48 -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 9F4DF431FC1       for\r
19  <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:04:48 -0700 (PDT)\r
20 Received: by wwb28 with SMTP id 28so2274079wwb.26\r
21         for <notmuch@notmuchmail.org>; Thu, 22 Apr 2010 07:04:47 -0700 (PDT)\r
22 Received: by 10.216.90.9 with SMTP id d9mr5337174wef.95.1271945087389;\r
23         Thu, 22 Apr 2010 07:04:47 -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 t27sm17627wbc.5.2010.04.22.07.04.45\r
26         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
27         Thu, 22 Apr 2010 07:04:46 -0700 (PDT)\r
28 Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
29         id F2206594118; Thu, 22 Apr 2010 15:04:45 +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: <87tyr38vvr.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 User-Agent: Notmuch/0.2-20-g89ec2c1 (http://notmuchmail.org) Emacs/23.1.1\r
40         (x86_64-pc-linux-gnu)\r
41 From: David Edmondson <dme@dme.org>\r
42 Date: Thu, 22 Apr 2010 15:04:45 +0100\r
43 Message-ID: <877hnzk2gy.fsf@ut.hh.sledj.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Thu, 22 Apr 2010 14:04:50 -0000\r
59 \r
60 On Thu, 22 Apr 2010 09:22:32 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:\r
61 > > Can you show any explicit settings you have for\r
62 > > `notmuch-search-authors-width' and `notmuch-search-result-format'? Where\r
63 > > do you set them?\r
64\r
65 > Changing notmuch-search-authors-width to anything longer than 20 (which\r
66 > is the default set internally) causes the problem (I had it set to 40\r
67 > when I first noticed).  It's very easy to test.  You can\r
68 > notmuch-search-authors-width on the fly from the configuration manager\r
69 > and see the result.  I have not modified notmuch-search-result-format.\r
70 > See my previous email on tracking down the issue.\r
71 \r
72 Ah, when you set `notmuch-search-authors-width' the expression which\r
73 creates `notmuch-search-result-format' is not re-evaluated.\r
74 \r
75 Do things get better if you restart emacs (sorry for suggesting that)?\r
76 \r
77 If so then I have an idea how to fix it.\r
78 \r
79 dme.\r
80 -- \r
81 David Edmondson, http://dme.org\r