[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / a7 / f9f53a6228ea976acafde4d0f294e52a9159fd
1 Return-Path: <xavier@maillard.im>\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 427874196F2\r
6         for <notmuch@notmuchmail.org>; Sat,  3 Apr 2010 22:26:14 -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.636\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.636 tagged_above=-999 required=5\r
12         tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, HELO_LH_HOME=1.736] autolearn=no\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 LkRaIn1BrPYT for <notmuch@notmuchmail.org>;\r
16         Sat,  3 Apr 2010 22:26:13 -0700 (PDT)\r
17 Received: from xhlj.maillard.home (xhlj.maillard.im [82.244.211.40])\r
18         by olra.theworths.org (Postfix) with ESMTP id 6B64E4196F0\r
19         for <notmuch@notmuchmail.org>; Sat,  3 Apr 2010 22:26:13 -0700 (PDT)\r
20 Received: from xhlj.maillard.home (xhlj [127.0.0.1])\r
21         by xhlj.maillard.home (Postfix) with ESMTP id 069911E077;\r
22         Sun,  4 Apr 2010 07:26:11 +0200 (CEST)\r
23 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
24         :subject:in-reply-to:references:date:message-id:mime-version\r
25         :content-type; s=postfix; bh=h6LQk619arD3ybAhbIBtVjWkCcM=; b=WlO\r
26         5dmpRbND5RWRPnigOl05UD7iEprrn2oRyIiY7TGJ7V+8fmzjVucNifsnu9r7N+s7\r
27         jWeqSHWMzUFmVnUzHH88m53f26a82nGx3HDrfi0L17v4qqgIzBwMmyGrZNz9j9Hw\r
28         tXWqdn6DKJCUHRuOD8kKUOiTn7UHh5ULCrFY1Y+c=\r
29 Received: from maillard.im (unknown [192.168.0.254])\r
30         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
31         (No client certificate requested)\r
32         by xhlj.maillard.home (Postfix) with ESMTPSA;\r
33         Sun,  4 Apr 2010 07:26:11 +0200 (CEST)\r
34 From: Xavier Maillard <xma@gnu.org>\r
35 To: Jason White <jason@jasonjgw.net>, notmuch@notmuchmail.org\r
36 In-Reply-To: <20100404045607.GA22745@jdc.jasonjgw.net>\r
37 References: <m2tyrrkf32.fsf@deb.maillard.im>\r
38         <20100404045607.GA22745@jdc.jasonjgw.net>\r
39 Date: Sun, 04 Apr 2010 07:27:34 +0200\r
40 Message-ID: <m2r5mveqih.fsf@deb.maillard.im>\r
41 MIME-Version: 1.0\r
42 Content-Type: text/plain; charset=us-ascii\r
43 Subject: Re: [notmuch] Bulk message tagging\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: Sun, 04 Apr 2010 05:26:14 -0000\r
57 \r
58 On Sun, 4 Apr 2010 14:56:07 +1000, Jason White <jason@jasonjgw.net> wrote:\r
59 > Xavier Maillard <xma@gnu.org> wrote:\r
60 > > Is there an easy way to mark a whole bunch of message (restricted\r
61 > > in a region, result of a search, ...) ?\r
62\r
63 > notmuch tag +<tag>|-<tag> [...] [--] <search-terms> [...]  does\r
64 > this from the shell. If you want to do it from one of the user\r
65 > interfaces, it depends on which one you're using.\r
66 \r
67 You are right I forgot to mention I am using the GNU Emacs\r
68 interface exclusively.\r
69 \r
70 Xavier\r