Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / d9 / fbe857d180cf48f8d2f2fa8745144afeef2eaa
1 Return-Path: <prvs=3991595b0=jrosenthal@jhu.edu>\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 884F3431E64\r
6         for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 07:04:51 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] 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 Huy4GEhcycQK for <notmuch@notmuchmail.org>;\r
16         Wed, 29 Feb 2012 07:04:51 -0800 (PST)\r
17 Received: from ipex4.johnshopkins.edu (ipex4.johnshopkins.edu\r
18         [128.220.161.141]) (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 E5DE9431FAF\r
21         for <notmuch@notmuchmail.org>; Wed, 29 Feb 2012 07:04:50 -0800 (PST)\r
22 X-IronPort-AV: E=Sophos;i="4.73,502,1325480400"; d="scan'208";a="142919252"\r
23 Received: from unknown (HELO watt) ([10.161.33.18])\r
24         by ipex4.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
25         29 Feb 2012 10:04:50 -0500\r
26 Received: from jkr by watt with local (Exim 4.76)\r
27         (envelope-from <jrosenthal@jhu.edu>)\r
28         id 1S2l5g-0006DO-GZ; Wed, 29 Feb 2012 10:05:16 -0500\r
29 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
30 To: Tom Prince <tom.prince@ualberta.net>, David Bremner <david@tethera.net>,\r
31         Notmuch Mail <notmuch@notmuchmail.org>\r
32 Subject: Re: Replacing my name/email with "me" (or similar) in author lists\r
33 In-Reply-To: <87ehth8dd2.fsf@hermes.hocat.ca>\r
34 References: <slrnjki3c7.tcm.quite@kelebek.lublin.se>\r
35         <20120226112210.5422.8471@brick.lan>\r
36         <87ehthfsyn.fsf@schoepe.localhost> <87fwdxk062.fsf@zancas.localnet>\r
37         <87ehth8dd2.fsf@hermes.hocat.ca>\r
38 User-Agent: Notmuch/0.11.1+192~g36ce7e3 (http://notmuchmail.org)\r
39         Emacs/24.0.93.1 (i686-pc-linux-gnu)\r
40 Date: Wed, 29 Feb 2012 10:05:16 -0500\r
41 Message-ID: <878vjl3ck3.fsf@jhu.edu>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain\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, 29 Feb 2012 15:04:51 -0000\r
57 \r
58 On Sun, 26 Feb 2012 16:59:53 -0500, Tom Prince <tom.prince@ualberta.net> wrote:\r
59 > It is probably overkill for any one feature, but it does seem like\r
60 > something useful to have. So maybe it would be worthwhile to create\r
61 > for this one feature, even it it is overkill.\r
62 \r
63 I can think of other features where some layer like this would be\r
64 useful. It would be great, for example, if it were possible to output\r
65 search lines with recipients instead of senders, for the purposes of a\r
66 "tag:sent" sort of window. \r
67 \r
68 (I actually have my own cobbled-together python thing which, connected\r
69 with my other cobbled-together python remote thing, intercepts search\r
70 calls for that tag and gives me a search view with non-me\r
71 recipients. But obviously, as much as I love cobbling, it would be even\r
72 better not to have to do that.)\r
73 \r
74 Best,\r
75 Jesse\r