Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 5d / d947b2688a1b7bf8e070e93b60de069285dbf8
1 Return-Path: <markwalters1009@gmail.com>\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 D0997431FAF\r
6         for <notmuch@notmuchmail.org>; Sat, 30 Jun 2012 02:27:11 -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: 0.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id BvxSBHpviiir for <notmuch@notmuchmail.org>;\r
18         Sat, 30 Jun 2012 02:27:11 -0700 (PDT)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 407F8431FAE\r
23         for <notmuch@notmuchmail.org>; Sat, 30 Jun 2012 02:27:11 -0700 (PDT)\r
24 Received: by werl57 with SMTP id l57so968651wer.26\r
25         for <notmuch@notmuchmail.org>; Sat, 30 Jun 2012 02:27:10 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=lmta0jHki3CmcIdTbsCuP2nVnNXlaBIW4EArNERIf6I=;\r
29         b=T5Yv5c09hynybX0YoBPP15xn+EP1JZMlVRT7onkOMvRlIMjajos6ke/MKqZCZT/DU6\r
30         UBAObcB8Wxd66IOggckgcLT98L7bEBEdP9pke9EPdNuHoKpLUQjcHWq/WYd2XWIh9Idu\r
31         yZ4D6xEeuBr5nU1QDGzKM08TRA4y6rCnLYVZb84cIa/nR2CslvKahnGFX++iXB5BIugB\r
32         vGJzIJdPCMs/PiBv3FJuMSczAPNt0fGz63QMT4erD/wnK1evIcksWwiIiu0ZozlxsaXp\r
33         uqEHqahso8ZX3rcYh1EVjeRMG73RJ2iiVdbvl3+it4jZ2IPVqbAzMtPoIAnt5qkLdriK\r
34         904g==\r
35 Received: by 10.216.228.202 with SMTP id f52mr2292641weq.223.1341048429926;\r
36         Sat, 30 Jun 2012 02:27:09 -0700 (PDT)\r
37 Received: from localhost (94-192-233-223.zone6.bethere.co.uk.\r
38  [94.192.233.223])      by mx.google.com with ESMTPS id\r
39  cl8sm10930340wib.10.2012.06.30.02.27.07        (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sat, 30 Jun 2012 02:27:08 -0700 (PDT)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH] Minor correction to devel/schemata\r
44 Date: Sat, 30 Jun 2012 10:26:43 +0100\r
45 Message-Id: <1341048404-11644-1-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 In-Reply-To: <87sjdm12d1.fsf@awakening.csail.mit.edu>\r
48 References: <87sjdm12d1.fsf@awakening.csail.mit.edu>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Sat, 30 Jun 2012 09:27:11 -0000\r
62 \r
63 ---\r
64 In id:"87sjdm12d1.fsf@awakening.csail.mit.edu" Austin pointed out that\r
65 devel/schemata needs a slight correction with the new\r
66 --entire-thread=false option. This is that correction.\r
67 \r
68 Best wishes\r
69 \r
70 Mark\r
71 \r
72  devel/schemata |    2 +-\r
73  1 files changed, 1 insertions(+), 1 deletions(-)\r
74 \r
75 diff --git a/devel/schemata b/devel/schemata\r
76 index 8fcab8e..f7e1b69 100644\r
77 --- a/devel/schemata\r
78 +++ b/devel/schemata\r
79 @@ -32,7 +32,7 @@ thread = [thread_node*]\r
80  \r
81  # A message and its replies (show_messages)\r
82  thread_node = [\r
83 -    message?,                 # null if not matched and not --entire-thread\r
84 +    message|null,             # null if not matched and not --entire-thread\r
85      [thread_node*]            # children of message\r
86  ]\r
87  \r
88 -- \r
89 1.7.9.1\r
90 \r