notmuch search and tags
[notmuch-archives.git] / 29 / d077f77027a1eba7db093f1dafbbc61364bb2c
1 Return-Path: <awg@xvx.ca>\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 33ADC431FBC\r
6         for <notmuch@notmuchmail.org>; Wed,  7 Mar 2012 06:21:48 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 QsL7raW+xGH5 for <notmuch@notmuchmail.org>;\r
16         Wed,  7 Mar 2012 06:21:47 -0800 (PST)\r
17 Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
18  [74.125.83.53])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
19  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
20  78934431FAE    for <notmuch@notmuchmail.org>; Wed,  7 Mar 2012 06:21:47 -0800\r
21  (PST)\r
22 Received: by eekb47 with SMTP id b47so3264144eek.26\r
23         for <notmuch@notmuchmail.org>; Wed, 07 Mar 2012 06:21:46 -0800 (PST)\r
24 MIME-Version: 1.0\r
25 Received: by 10.112.82.6 with SMTP id e6mr803733lby.31.1331130106050; Wed, 07\r
26         Mar 2012 06:21:46 -0800 (PST)\r
27 Sender: awg@xvx.ca\r
28 Received: by 10.112.109.234 with HTTP; Wed, 7 Mar 2012 06:21:45 -0800 (PST)\r
29 X-Originating-IP: [96.52.216.56]\r
30 In-Reply-To: <20120306211747.31898.21772@brick.lan>\r
31 References: <20120306160016.2673.36080@plc.plecavalier.com>\r
32         <20120306211747.31898.21772@brick.lan>\r
33 Date: Wed, 7 Mar 2012 07:21:45 -0700\r
34 X-Google-Sender-Auth: fNxWfj66jbu_A_oA4OedkYYpcNM\r
35 Message-ID:\r
36  <CAMoJFUsbq-cYHKJ2F5PRZuww7q-u_DBQNvpUfXj_Z-BBUfb8Kw@mail.gmail.com>\r
37 Subject: Re: [alot] reply from search mode\r
38 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
39 To: Patrick Totzke <patricktotzke@googlemail.com>\r
40 Content-Type: text/plain; charset=ISO-8859-1\r
41 X-Gm-Message-State:\r
42  ALoCoQlbocWlHm4jzJfUCdjy02UNEuh/5Vmmwi64UPsgAeBU9u2rA9D9ntnDr/0rJqYsbKGSFTO6\r
43 Cc: notmuch@notmuchmail.org\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, 07 Mar 2012 14:21:48 -0000\r
57 \r
58 On Tue, Mar 6, 2012 at 14:17, Patrick Totzke\r
59 <patricktotzke@googlemail.com> wrote:\r
60 > Quoting Philippe LeCavalier (2012-03-06 16:00:16)\r
61 >>How would I add a reply key binding to reply directly from the search\r
62 >>mode. ie something like R. Forward and editnew would be nice as well.\r
63 >\r
64 > This could indeed be useful, but I'm not convinced this is a great idea in general:\r
65 > What would that command do if your selection is a thread with multiple leaf-mails?\r
66 > reply to the first? ask the user?\r
67 \r
68 It's worth noting that this question is unresolved for Notmuch in\r
69 general. My reply patchset disables the CLI reply command for searches\r
70 returning multiple messages, which will also disable this\r
71 functionality in emacs. Right now it "works", but doesn't really\r
72 produce desirable behavior.\r