Re: Header and other questions
authorJesse Rosenthal <jrosenthal@jhu.edu>
Sun, 15 May 2011 22:16:31 +0000 (18:16 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:15 +0000 (09:38 -0800)
50/307b15e01fd7479119febf8928fd5ad1ffe7aa [new file with mode: 0644]

diff --git a/50/307b15e01fd7479119febf8928fd5ad1ffe7aa b/50/307b15e01fd7479119febf8928fd5ad1ffe7aa
new file mode 100644 (file)
index 0000000..34635af
--- /dev/null
@@ -0,0 +1,71 @@
+Return-Path: <prvs=109f32d61=jrosenthal@jhu.edu>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 15274431FD0\r
+       for <notmuch@notmuchmail.org>; Sun, 15 May 2011 15:16:34 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id RgmouheH9Nk5 for <notmuch@notmuchmail.org>;\r
+       Sun, 15 May 2011 15:16:33 -0700 (PDT)\r
+Received: from ipex3.johnshopkins.edu (ipex3.johnshopkins.edu\r
+       [128.220.161.140]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 8A2BE431FB6\r
+       for <notmuch@notmuchmail.org>; Sun, 15 May 2011 15:16:33 -0700 (PDT)\r
+X-IronPort-AV: E=Sophos;i="4.64,370,1301889600"; d="scan'208";a="107158684"\r
+Received: from c-69-255-36-229.hsd1.md.comcast.net (HELO lucky.home)\r
+       ([69.255.36.229])\r
+       by ipex3.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
+       15 May 2011 18:16:32 -0400\r
+Received: from jkr by lucky.home with local (Exim 4.75)\r
+       (envelope-from <jrosenthal@jhu.edu>)\r
+       id 1QLjbz-0006LK-S1; Sun, 15 May 2011 18:16:31 -0400\r
+From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
+To: Xavier Maillard <xma@gnu.org>, mueen@nawaz.org, notmuch@notmuchmail.org\r
+Subject: Re: Header and other questions\r
+In-Reply-To: <m2sjsfmxvo.fsf@gnu.org>\r
+References: <878vu8edvf.fsf@fester.com> <m2sjsfmxvo.fsf@gnu.org>\r
+User-Agent: Notmuch/0.5-192-gecd6549 (http://notmuchmail.org) Emacs/23.3.1\r
+       (i486-pc-linux-gnu)\r
+Date: Sun, 15 May 2011 18:16:31 -0400\r
+Message-ID: <87hb8vwqww.fsf@lucky.home>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 15 May 2011 22:16:34 -0000\r
+\r
+On Sun, 15 May 2011 23:56:11 +0200, Xavier Maillard <xavier@maillard.im> wrote:\r
+> On Sat, 14 May 2011 22:23:16 -0700, mueen@nawaz.org wrote:\r
+> \r
+> > 3. Can I mark a bunch of messages for tagging in the Emacs interface? I\r
+> > know I can tag all messages in a query, but sometimes I'd just like to\r
+> > select a few manually and tag them (or apply some other command to\r
+> > them).\r
+> \r
+> I do not think that's possible at the moment but that could be quite\r
+> useful.\r
+\r
+It's possible, and works the way you'd think it would -- just select a\r
+bunch of threads in the search list, and then tag them. It will apply\r
+the tag to the messages in the region. (In fact, tagging a single thread\r
+is just a special case of this, with a one-line region.)\r
+\r
+--Jesse\r