Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 71 / 043a705c43fdbae58e8b7651ded9eff15608da
1 Return-Path: <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 0348C431FBF\r
6         for <notmuch@notmuchmail.org>; Thu, 21 Jan 2010 08:10:54 -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: -0.463\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.463 tagged_above=-999 required=5\r
12         tests=[AWL=-0.464, BAYES_50=0.001] autolearn=ham\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 ucH2bYXXG9yQ for <notmuch@notmuchmail.org>;\r
16         Thu, 21 Jan 2010 08:10:53 -0800 (PST)\r
17 Received: from batman.acm.jhu.edu (batman.acm.jhu.edu [128.220.251.35])\r
18         by olra.theworths.org (Postfix) with ESMTP id 145C1431FAE\r
19         for <notmuch@notmuchmail.org>; Thu, 21 Jan 2010 08:10:53 -0800 (PST)\r
20 Received: from batman.acm.jhu.edu (localhost.localdomain [127.0.0.1])\r
21         by batman.acm.jhu.edu (Postfix) with ESMTP id 3953BCED8F;\r
22         Thu, 21 Jan 2010 11:10:51 -0500 (EST)\r
23 Received: by batman.acm.jhu.edu (Postfix, from userid 99)\r
24         id 2E32ACEE4E; Thu, 21 Jan 2010 11:10:51 -0500 (EST)\r
25 Received: from lucky (c-69-255-36-229.hsd1.md.comcast.net [69.255.36.229])\r
26         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
27         (Client did not present a certificate)\r
28         by batman.acm.jhu.edu (Postfix) with ESMTPSA id B155DCED8F;\r
29         Thu, 21 Jan 2010 11:10:47 -0500 (EST)\r
30 Received: by lucky (Postfix, from userid 1000)\r
31         id 47CB033475F; Thu, 21 Jan 2010 11:10:43 -0500 (EST)\r
32 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
33 To: Jameson Rollins <jrollins@finestructure.net>\r
34 In-Reply-To: <87bpgnzbkf.fsf@jhu.edu>\r
35 References: <m1636w7au5.fsf@watt.gilman.jhu.edu>\r
36         <20100121152324.GY8342@finestructure.net> <87d413zd15.fsf@jhu.edu>\r
37         <20100121155659.GD8342@finestructure.net> <87bpgnzbkf.fsf@jhu.edu>\r
38 Date: Thu, 21 Jan 2010 11:10:43 -0500\r
39 Message-ID: <87aaw7zbek.fsf@jhu.edu>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain; charset=us-ascii\r
42 X-Virus-Scanned: ClamAV using ClamSMTP\r
43 Cc: notmuch@notmuchmail.org\r
44 Subject: Re: [notmuch] [PATCH] notmuch.el: add functionality to add or\r
45  remove tags by region.\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Thu, 21 Jan 2010 16:10:54 -0000\r
59 \r
60 > ...have region selection in search mode also mark messages. And then\r
61 > there could also be a message-by-message way if you wanted to mark\r
62 > disjoint messages.\r
63 \r
64 Sorry, I'm getting myself confused here. Not messages, *threads*.\r