Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 71 / d9282c3a48ae5585908533de50c8982aa3bba1
1 Return-Path: <gmn-notmuch@m.gmane.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 3A794431FD0\r
6         for <notmuch@notmuchmail.org>; Sat,  9 Jul 2011 11:25:16 -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: -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 YiY+KQd9CdRw for <notmuch@notmuchmail.org>;\r
16         Sat,  9 Jul 2011 11:25:14 -0700 (PDT)\r
17 Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])\r
18         by olra.theworths.org (Postfix) with ESMTP id 120BF431FB6\r
19         for <notmuch@notmuchmail.org>; Sat,  9 Jul 2011 11:25:14 -0700 (PDT)\r
20 Received: from list by lo.gmane.org with local (Exim 4.69)\r
21         (envelope-from <gmn-notmuch@m.gmane.org>) id 1QfcDD-0006i3-6l\r
22         for notmuch@notmuchmail.org; Sat, 09 Jul 2011 20:25:07 +0200\r
23 Received: from c-71-237-233-41.hsd1.or.comcast.net ([71.237.233.41])\r
24         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
25         id 1AlnuQ-0007hv-00\r
26         for <notmuch@notmuchmail.org>; Sat, 09 Jul 2011 20:25:07 +0200\r
27 Received: from mailinglists by c-71-237-233-41.hsd1.or.comcast.net with local\r
28         (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Sat, 09 Jul 2011 20:25:07 +0200\r
30 X-Injected-Via-Gmane: http://gmane.org/\r
31 To: notmuch@notmuchmail.org\r
32 From: Neeum Zawan <mailinglists@nawaz.org>\r
33 Subject: Re: Preventing the user shooting themself in the foot\r
34 Date: Sat, 09 Jul 2011 10:09:09 -0700\r
35 Lines: 24\r
36 Message-ID: <87aacns7nu.fsf@fester.com>\r
37 References: <86iproe86u.fsf@greenrd.plus.com>\r
38 Mime-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 X-Complaints-To: usenet@dough.gmane.org\r
41 X-Gmane-NNTP-Posting-Host: c-71-237-233-41.hsd1.or.comcast.net\r
42 nm-tags: \r
43 Cancel-Lock: sha1:6XhIcoTiBb5ggpWwyGKsZmnFiUM=\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: Sat, 09 Jul 2011 18:25:16 -0000\r
57 \r
58 Hi,\r
59 \r
60 My wishes:\r
61 \r
62 1. Space shouldn't archive. All too often it happens by mistake. It\r
63    should just go to the end of the thread and stop, or return to the\r
64    query results without archiving.\r
65 \r
66 2. The unread tag should be kept as is. I find it useful (although\r
67    admittedly mostly to resolve accidental archiving!) Regardless, even\r
68    if that issue is fixed, I can see unread being useful.\r
69 \r
70 3. One thing I *sorely* would like: Keybindings to go to the\r
71    next/previous messages *in the query*. This would be my primary way\r
72    of dealing with emails. If only one message in the middle of the\r
73    thread matches the query, then I should be able to go to the next\r
74    match with one keystroke (and no, defining a macro for "q", "n",\r
75    "Enter" won't always work - what if two messages in a query match the\r
76    search?) If there's a way to do this now, I'd like to know...\r
77 \r
78 4. I'd also really like a way to display only messages matching a query\r
79    (without rebuilding the thread). When viewing a message, if desired,\r
80    a keybinding could construct just that thread. \r
81 \r
82 \r