Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 38 / 6eab4960843658f8234bf1651208785a3e55ce
1 Return-Path: <camalot@picnicpark.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 EE620431FBC\r
6         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:30:29 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id 2wpyViPt4+we for <notmuch@notmuchmail.org>;\r
11         Fri, 27 Nov 2009 05:30:29 -0800 (PST)\r
12 Received: from mout.perfora.net (mout.perfora.net [74.208.4.194])\r
13         by olra.theworths.org (Postfix) with ESMTP id 654E1431FAE\r
14         for <notmuch@notmuchmail.org>; Fri, 27 Nov 2009 05:30:29 -0800 (PST)\r
15 Received: from vps.nicira.com (66.7.219.28.static.dimenoc.com [66.7.219.28])\r
16         by mx.perfora.net (node=mxus1) with ESMTP (Nemesis)\r
17         id 0M8Nz8-1O8RGw3kkE-00w0Nv for notmuch@notmuchmail.org;\r
18         Fri, 27 Nov 2009 08:30:29 -0500\r
19 Received: from [76.210.240.177] (port=36285 helo=kea-nicira-lt)\r
20         by vps.nicira.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69)\r
21         (envelope-from <camalot@picnicpark.org>) id 1NE0u2-00043D-Ex\r
22         for notmuch@notmuchmail.org; Fri, 27 Nov 2009 08:30:27 -0500\r
23 Received: by kea-nicira-lt (sSMTP sendmail emulation);\r
24         Fri, 27 Nov 2009 05:30:24 -0800\r
25 From: camalot@picnicpark.org\r
26 To: notmuch@notmuchmail.org\r
27 Date: Fri, 27 Nov 2009 05:30:06 -0800\r
28 Message-Id: <1259328615-1445-1-git-send-email-camalot@picnicpark.org>\r
29 X-Mailer: git-send-email 1.6.5.3\r
30 X-AntiAbuse: This header was added to track abuse,\r
31         please include it with any abuse report\r
32 X-AntiAbuse: Primary Hostname - vps.nicira.com\r
33 X-AntiAbuse: Original Domain - notmuchmail.org\r
34 X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
35 X-AntiAbuse: Sender Address Domain - picnicpark.org\r
36 X-Source: \r
37 X-Source-Args: \r
38 X-Source-Dir: \r
39 Subject: [notmuch] Show mode enhancements\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.12\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Fri, 27 Nov 2009 13:30:30 -0000\r
53 \r
54 I started using notmuch a few days ago and was astounded at how much\r
55 more efficiently I could process email with it. For my usage I needed\r
56 a bit more flexibility in replying/forwarding messages and the ability\r
57 to conveniently save attachments.  The set of patches that follow\r
58 contain these two enhancements, a few minor fixes, and the addition of\r
59 a binding of 's' in show mode to notmuch-search.\r
60 \r
61 I'd be happy to address anything neded to get these changes into shape\r
62 to be included in the main distribution.  Thanks for all your work\r
63 putting together such a promising email client.\r
64 \r
65        --- Keith\r
66 \r