Re: [Patch v3 2/3] man: partial conversion to pod.
[notmuch-archives.git] / 50 / 307b15e01fd7479119febf8928fd5ad1ffe7aa
1 Return-Path: <prvs=109f32d61=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 15274431FD0\r
6         for <notmuch@notmuchmail.org>; Sun, 15 May 2011 15:16:34 -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 RgmouheH9Nk5 for <notmuch@notmuchmail.org>;\r
16         Sun, 15 May 2011 15:16:33 -0700 (PDT)\r
17 Received: from ipex3.johnshopkins.edu (ipex3.johnshopkins.edu\r
18         [128.220.161.140]) (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 8A2BE431FB6\r
21         for <notmuch@notmuchmail.org>; Sun, 15 May 2011 15:16:33 -0700 (PDT)\r
22 X-IronPort-AV: E=Sophos;i="4.64,370,1301889600"; d="scan'208";a="107158684"\r
23 Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky.home)\r
24         ([69.255.36.229])\r
25         by ipex3.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
26         15 May 2011 18:16:32 -0400\r
27 Received: from jkr by lucky.home with local (Exim 4.75)\r
28         (envelope-from <jrosenthal@jhu.edu>)\r
29         id 1QLjbz-0006LK-S1; Sun, 15 May 2011 18:16:31 -0400\r
30 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
31 To: Xavier Maillard <xma@gnu.org>, mueen@nawaz.org, notmuch@notmuchmail.org\r
32 Subject: Re: Header and other questions\r
33 In-Reply-To: <m2sjsfmxvo.fsf@gnu.org>\r
34 References: <878vu8edvf.fsf@fester.com> <m2sjsfmxvo.fsf@gnu.org>\r
35 User-Agent: Notmuch/0.5-192-gecd6549 (http://notmuchmail.org) Emacs/23.3.1\r
36         (i486-pc-linux-gnu)\r
37 Date: Sun, 15 May 2011 18:16:31 -0400\r
38 Message-ID: <87hb8vwqww.fsf@lucky.home>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Sun, 15 May 2011 22:16:34 -0000\r
54 \r
55 On Sun, 15 May 2011 23:56:11 +0200, Xavier Maillard <xavier@maillard.im> wrote:\r
56 > On Sat, 14 May 2011 22:23:16 -0700, mueen@nawaz.org wrote:\r
57\r
58 > > 3. Can I mark a bunch of messages for tagging in the Emacs interface? I\r
59 > > know I can tag all messages in a query, but sometimes I'd just like to\r
60 > > select a few manually and tag them (or apply some other command to\r
61 > > them).\r
62\r
63 > I do not think that's possible at the moment but that could be quite\r
64 > useful.\r
65 \r
66 It's possible, and works the way you'd think it would -- just select a\r
67 bunch of threads in the search list, and then tag them. It will apply\r
68 the tag to the messages in the region. (In fact, tagging a single thread\r
69 is just a special case of this, with a one-line region.)\r
70 \r
71 --Jesse\r