Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / 30 / 7e19b93e35d6a1bf03d6f69428de69dc7f5f2d
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 517B24196F2\r
6         for <notmuch@notmuchmail.org>; Sat,  3 Apr 2010 21:36: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.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 CjrPjo1nsqU9 for <notmuch@notmuchmail.org>;\r
16         Sat,  3 Apr 2010 21:36:33 -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 5B5914196F0\r
19         for <notmuch@notmuchmail.org>; Sat,  3 Apr 2010 21:36:33 -0700 (PDT)\r
20 Received: from xhlj.maillard.home (xhlj [127.0.0.1])\r
21         by xhlj.maillard.home (Postfix) with ESMTP id 795BF1E077\r
22         for <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 06:36:31 +0200 (CEST)\r
23 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
24         :subject:date:message-id:mime-version:content-type; s=postfix;\r
25         bh=tryBR60Hyf2MwSILgvMWX2CDXPQ=; b=TaU/7CuLPGz0cqczoMeKNc9cgayZ\r
26         0vh3edCdQF6L8o+EYJ1grNuiCKvu5CM99HCPR846ODKvgjtAwGtmYlQiHCZSFnFU\r
27         CbMOahHaoiDoCwQDSUmgJ5HLQS+onTjOc8UU8T3qEXoXySg/d3UUiivOI4BIbA5G\r
28         FFit5AKdwVwDZi8=\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         for <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 06:36:31 +0200 (CEST)\r
34 From: Xavier Maillard <xma@gnu.org>\r
35 To: notmuch@notmuchmail.org\r
36 Date: Sun, 04 Apr 2010 06:37:53 +0200\r
37 Message-ID: <m2tyrrkf32.fsf@deb.maillard.im>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 Subject: [notmuch] Bulk message tagging\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, 04 Apr 2010 04:36:34 -0000\r
54 \r
55 Hi,\r
56 \r
57 Is there an easy way to mark a whole bunch of message (restricted\r
58 in a region, result of a search, ...) ?\r
59 \r
60 I can't find it.\r
61 \r
62 Thank you\r
63 \r
64 Xavier\r