Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 0e / d5bc33d8d87bc6f3c077163a04027b0d40f1b5
1 Return-Path: <david@tethera.net>\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 arlo.cworth.org (Postfix) with ESMTP id 274696DE13EA\r
6  for <notmuch@notmuchmail.org>; Tue,  4 Aug 2015 00:14:59 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.514\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.514 tagged_above=-999 required=5 tests=[AWL=-0.230,\r
12   URIBL_SBL=0.644, URIBL_SBL_A=0.1] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id o7WAwDfS9nQN for <notmuch@notmuchmail.org>;\r
16  Tue,  4 Aug 2015 00:14:57 -0700 (PDT)\r
17 Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id 683416DE1343\r
19  for <notmuch@notmuchmail.org>; Tue,  4 Aug 2015 00:14:57 -0700 (PDT)\r
20 Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
21  (envelope-from <david@tethera.net>)\r
22  id 1ZMWQb-0000XR-9n; Tue, 04 Aug 2015 07:14:25 +0000\r
23 Received: (nullmailer pid 24488 invoked by uid 1000); Tue, 04 Aug 2015\r
24  07:14:10 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: notmuch@notmuchmail.org\r
27 Subject: Re: update cli/lib to use new notmuch_query_search_* api\r
28 In-Reply-To: <1433689323-7520-1-git-send-email-david@tethera.net>\r
29 References: <1433689323-7520-1-git-send-email-david@tethera.net>\r
30 User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
31  (x86_64-pc-linux-gnu)\r
32 Date: Tue, 04 Aug 2015 09:14:10 +0200\r
33 Message-ID: <87egjjo799.fsf@maritornes.cs.unb.ca>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.18\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40  <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Tue, 04 Aug 2015 07:14:59 -0000\r
49 \r
50 David Bremner <david@tethera.net> writes:\r
51 \r
52 > I was already to push the first few patches of\r
53 >\r
54 >   id:1425756182-28468-1-git-send-email-david@tethera.net\r
55 >\r
56 > When I realized there was probably a reason that no-one had reviewed\r
57 > patch 3/5. After breaking up that ball of mud, one thing led to\r
58 > another, and deprecating the old API and updating to the new API is up\r
59 > to 10 patches.\r
60 \r
61 It's kind of a dirty trick to get feedback on the rest of the series,\r
62 but I pushed the part that generates a bunch of compilation warnings ;).\r
63 \r
64 d\r