Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 7c / 649cdc901ba0272743062272458527f5e72366
1 Return-Path: <felipe.contreras@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 B5CD4431FAE\r
6         for <notmuch@notmuchmail.org>; Tue,  2 Apr 2013 12:54: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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id svCFoWgR7E3w for <notmuch@notmuchmail.org>;\r
17         Tue,  2 Apr 2013 12:54:11 -0700 (PDT)\r
18 Received: from mail-gg0-f172.google.com (mail-gg0-f172.google.com\r
19         [209.85.161.172]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 29B72431FAF\r
22         for <notmuch@notmuchmail.org>; Tue,  2 Apr 2013 12:54:11 -0700 (PDT)\r
23 Received: by mail-gg0-f172.google.com with SMTP id f4so123388ggn.17\r
24         for <notmuch@notmuchmail.org>; Tue, 02 Apr 2013 12:54:10 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=x-received:date:from:to:cc:message-id:in-reply-to:references\r
27         :subject:mime-version:content-type:content-transfer-encoding;\r
28         bh=8aPodiwA2YA7tfCx52yBaqh4teHk5yEVAkjWnYHfI5U=;\r
29         b=Y93KhbDu+WLoX2ZTnYFPrtYG0mFInIL8vJX/gRTzK8IbAF9SmrPK0+u57Ep38lGubn\r
30         ZczevA+2eNN7sO/NWz7Yld9FSQWVupe8Q7FQfCm0HLRqPPwMFEfSTaazh/9apPUryPJl\r
31         5lezlDhmxB1TDYeyBXmGk/XB0NpTyct9xbLKO9enI3IKosS6n1HmfXgsXQsXr7CVf1uj\r
32         IbzdlI5tXV4+Ez/PxC4zI2fIWsC9O2ru9hi2Flw7QokdUkrLf61ijxAUSVl90YgbZ/j2\r
33         lH8c8PGIByAsJtysoeOY6I/VEKwWhLPbXlscTaKpPofqUXaaB632pgc4KLntR9B4dOgi\r
34         A8RQ==\r
35 X-Received: by 10.236.68.67 with SMTP id k43mr16434158yhd.0.1364932450601;\r
36         Tue, 02 Apr 2013 12:54:10 -0700 (PDT)\r
37 Received: from localhost (187-163-100-70.static.axtel.net. [187.163.100.70])\r
38         by mx.google.com with ESMTPS id s45sm5053093yhk.22.2013.04.02.12.54.07\r
39         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
40         Tue, 02 Apr 2013 12:54:09 -0700 (PDT)\r
41 Date: Tue, 02 Apr 2013 13:52:33 -0600\r
42 From: Felipe Contreras <felipe.contreras@gmail.com>\r
43 To: "Kirill A. Shutemov" <kirill@shutemov.name>, \r
44         Felipe Contreras <felipe.contreras@gmail.com>\r
45 Message-ID: <515b370156b61_146e1045e109402c@nysa.mail>\r
46 In-Reply-To: <1359388340-27136-1-git-send-email-kirill@shutemov.name>\r
47 References: <1359388340-27136-1-git-send-email-kirill@shutemov.name>\r
48 Subject: RE: [PATCH 0/5] Random patches for notmuch-vim-ruby\r
49 Mime-Version: 1.0\r
50 Content-Type: text/plain;\r
51  charset=utf-8\r
52 Content-Transfer-Encoding: 7bit\r
53 Cc: notmuch@notmuchmail.org\r
54 X-BeenThere: notmuch@notmuchmail.org\r
55 X-Mailman-Version: 2.1.13\r
56 Precedence: list\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Tue, 02 Apr 2013 19:54:11 -0000\r
67 \r
68 Hi,\r
69 \r
70 Sorry for the late reply, I haven't really been following or doing any\r
71 development, but I'm back.\r
72 \r
73 Kirill A. Shutemov wrote:\r
74 > From: "Kirill A. Shutemov" <kirill@shutemov.name>\r
75\r
76 > Kirill A. Shutemov (5):\r
77 >   open_reply: fallback to use addr.local if addr.name is nil\r
78 >   rename g:notmuch_sendmail -> g:notmuch_rb_sendmail\r
79 >   /usr/sbin/sendmail as a default g:notmuch_rb_sendmail\r
80 >   Introduce g:notmuch_rb_folders_count_threads\r
81 >   Drop harmful reply buffer preparation\r
82 \r
83 -- \r
84 Felipe Contreras\r