Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 2c / 4a21dcec899efbd2c74dbe1769e12108feb413
1 Return-Path: <pieter@praet.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 8B1E4429E21\r
6         for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 05:04:06 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 a2BAOiAKGq5a for <notmuch@notmuchmail.org>;\r
16         Wed, 16 Nov 2011 05:04:06 -0800 (PST)\r
17 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
18         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id BEAEF431FB6\r
21         for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 05:04:05 -0800 (PST)\r
22 Received: by wyg19 with SMTP id 19so475275wyg.26\r
23         for <notmuch@notmuchmail.org>; Wed, 16 Nov 2011 05:04:04 -0800 (PST)\r
24 Received: by 10.180.81.73 with SMTP id y9mr35459759wix.37.1321448644212;\r
25         Wed, 16 Nov 2011 05:04:04 -0800 (PST)\r
26 Received: from localhost ([109.131.148.49])\r
27         by mx.google.com with ESMTPS id gf10sm6630561wib.2.2011.11.16.05.04.02\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Wed, 16 Nov 2011 05:04:03 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: David Bremner <david@tethera.net>, Thomas Jost <schnouki@schnouki.net>,\r
32         notmuch@notmuchmail.org\r
33 Subject: Re: [PATCH 00/13] Test prereqs and screen-based Emacs tests\r
34 In-Reply-To: <871utb6hl5.fsf@zancas.localnet>\r
35 References: <871uuuywtt.fsf@convex-new.cs.unb.ca>\r
36         <1317660447-27520-1-git-send-email-schnouki@schnouki.net>\r
37         <87ehxrvcs6.fsf@praet.org> <871utb6hl5.fsf@zancas.localnet>\r
38 User-Agent: Notmuch/0.9+76~g2fd88e6 (http://notmuchmail.org) Emacs/23.3.1\r
39         (x86_64-unknown-linux-gnu)\r
40 Date: Wed, 16 Nov 2011 14:03:04 +0100\r
41 Message-ID: <874ny4fcdz.fsf@praet.org>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 X-BeenThere: notmuch@notmuchmail.org\r
45 X-Mailman-Version: 2.1.13\r
46 Precedence: list\r
47 List-Id: "Use and development of the notmuch mail system."\r
48         <notmuch.notmuchmail.org>\r
49 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
51 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
52 List-Post: <mailto:notmuch@notmuchmail.org>\r
53 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
54 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
56 X-List-Received-Date: Wed, 16 Nov 2011 13:04:06 -0000\r
57 \r
58 On Sun, 13 Nov 2011 13:46:30 -0400, David Bremner <david@tethera.net> wrote:\r
59 > On Tue, 01 Nov 2011 20:54:49 +0100, Pieter Praet <pieter@praet.org> wrote:\r
60 > > \r
61 > > I'll be commenting on these modified commits where needed, and have\r
62 > > re-submitted my original series (rebased to current master) in a new\r
63 > > thread [1].\r
64 > > \r
65\r
66 > I'm having trouble sorting out which of these series should be\r
67 > considered for notmuch master. Is there something in the rebased version\r
68 > of Pieter's patches that is not present in Thomas's rebased version?\r
69\r
70 \r
71 Nope, I simply rebased my original series, warts and all.\r
72 \r
73 Thomas' submission contains a number of fixes (missing prereqs) and\r
74 improvements (test_set_bin_prereq) that should definitely be included\r
75 before the series is applied, as well as some stuff that belongs in\r
76 separate commits (e.g. screen prereq, which should now check for dtach\r
77 instead) and a tiny mistake in the "Reply within emacs" subtest [1].\r
78 \r
79 Also, both Jameson [2] and Ali [3] have brought up some valid\r
80 points/concerns re the way we find and set prereqs.\r
81 \r
82 Thomas, could you please rebase your fixes on top of my rebased series,\r
83 and submit them in the new thread [4] ?  The whole deal could then be\r
84 applied on a feature branch and merged into mainline integrally.\r
85 \r
86 > d\r
87 \r
88 \r
89 Peace\r
90 \r
91 -- \r
92 Pieter\r
93 \r
94 [1] id:"87fwi7obso.fsf@praet.org"\r
95 [2] id:"87hb2n4k5c.fsf@servo.finestructure.net"\r
96 [3] id:"20111101202025.GA8248@hayalet"\r
97 [4] id:"1320176954-4897-1-git-send-email-pieter@praet.org"\r