Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / a2 / 27736b07dedb68241269955f1b3b85a9db6498
1 Return-Path: <tomi.ollila@iki.fi>\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 E8E04431FAE\r
6         for <notmuch@notmuchmail.org>; Sat,  4 Aug 2012 00:04:57 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 p3JKWFfQ0Xxr for <notmuch@notmuchmail.org>;\r
16         Sat,  4 Aug 2012 00:04:56 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id D7CEE431FAF\r
19         for <notmuch@notmuchmail.org>; Sat,  4 Aug 2012 00:04:55 -0700 (PDT)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 69D6B100372; Sat,  4 Aug 2012 10:05:04 +0300 (EEST)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: Austin Clements <amdragon@MIT.EDU>\r
24 Subject: Re: [PATCH] test: test-lib.el: replace sleep-for with sit-for in\r
25         notmuch-test-wait\r
26 In-Reply-To: <20120803205216.GG22601@mit.edu>\r
27 References: <1343996163-26720-1-git-send-email-tomi.ollila@iki.fi>\r
28         <20120803205216.GG22601@mit.edu>\r
29 User-Agent: Notmuch/0.13.2+123~gd19b5be (http://notmuchmail.org) Emacs/23.1.1\r
30         (x86_64-redhat-linux-gnu)\r
31 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
32         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
33         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
34 Date: Sat, 04 Aug 2012 10:05:04 +0300\r
35 Message-ID: <m2sjc3rvbz.fsf@guru.guru-group.fi>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 Cc: notmuch@notmuchmail.org\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Sat, 04 Aug 2012 07:04:58 -0000\r
52 \r
53 On Fri, Aug 03 2012, Austin Clements <amdragon@MIT.EDU> wrote:\r
54 \r
55 > Code LGTM, but maybe the comment should explain that this is a\r
56 > workaround for a bug in Emacs, given that both sleep-for and sit-for\r
57 > are supposed to process process output and run sentinels (which has\r
58 > been stated in the Elisp reference at least as far back as Emacs 21).\r
59 > In light of this (and our better understanding of sleep-for and\r
60 > sit-for from IRC discussions), the commit message is also misleading.\r
61 \r
62 Indeed...\r
63 \r
64 Tomi\r