Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / d6 / bc4ed2e45f6e12d2ace4a1c0f6489de2ff0c5c
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 D6E6C4196F2\r
6         for <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 23:14:17 -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 iBVJWRpHGZBe for <notmuch@notmuchmail.org>;\r
16         Sun,  4 Apr 2010 23:14:17 -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 43BBC4196F0\r
19         for <notmuch@notmuchmail.org>; Sun,  4 Apr 2010 23:14:17 -0700 (PDT)\r
20 Received: from xhlj.maillard.home (xhlj [127.0.0.1])\r
21         by xhlj.maillard.home (Postfix) with ESMTP id 9B0C01E07A;\r
22         Mon,  5 Apr 2010 08:14:15 +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=Rbt9BWh8ZygF1Sy3qceskvOLcq8=; b=y8p\r
26         4g+Qbr+bftTtvVXvoWuZzBk64gSd85W4Z4GoAUImxp0C98SEbLrinHB1mWmdJhUL\r
27         9QdOHWRzqjzDLcXTIPOW2JzEKKvocom5ka+y4W6oL/tu4+oSgTozB4Lj5OzUA6G5\r
28         1ymDAwJ1bJm6KeE+JcuXCC9ZGqzYGnuCuEw8ksoY=\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         Mon,  5 Apr 2010 08:14:15 +0200 (CEST)\r
34 From: Xavier Maillard <xma@gnu.org>\r
35 To: Jesse Rosenthal <jrosenthal@jhu.edu>, notmuch@notmuchmail.org\r
36 In-Reply-To: <87sk7b30tg.fsf@jhu.edu>\r
37 References: <m2tyrrkf32.fsf@deb.maillard.im> <87sk7b30tg.fsf@jhu.edu>\r
38 Date: Mon, 05 Apr 2010 08:15:39 +0200\r
39 Message-ID: <m2bpdye86s.fsf@deb.maillard.im>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain; charset=us-ascii\r
42 Subject: Re: [notmuch] Bulk message tagging\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Mon, 05 Apr 2010 06:14:18 -0000\r
56 \r
57 On Sun, 04 Apr 2010 07:38:03 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:\r
58 > On Sun, 04 Apr 2010 06:37:53 +0200, Xavier Maillard <xma@gnu.org> wrote:\r
59 > > Is there an easy way to mark a whole bunch of message (restricted\r
60 > > in a region, result of a search, ...) ?\r
61\r
62 > In addition to the "*" command that was mentioned, there is a patch I\r
63 > wrote to tag messages in search view by region in emacs. You can find it\r
64 \r
65 Sounds interesting. * is good when your search criteria is\r
66 perfect but you proposed patch is a good companion for all the\r
67 rest.\r
68 \r
69 Sadly, git is not really something I know wll enough to play with\r
70 all this stuff :(\r
71 \r
72 Xavier\r