Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / bd / 0309c6d5c49f0581f6caece25a507b83027399
1 Return-Path: <servilio@gmail.com>\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 745E0429E25\r
6         for <notmuch@notmuchmail.org>; Tue, 19 Jul 2011 21:50:55 -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: -0.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id Y2WLdWdDl+sb for <notmuch@notmuchmail.org>;\r
17         Tue, 19 Jul 2011 21:50:54 -0700 (PDT)\r
18 Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com\r
19         [74.125.83.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id B6370431FB6\r
22         for <notmuch@notmuchmail.org>; Tue, 19 Jul 2011 21:50:54 -0700 (PDT)\r
23 Received: by pvg13 with SMTP id 13so5002601pvg.26\r
24         for <notmuch@notmuchmail.org>; Tue, 19 Jul 2011 21:50:53 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
27         :cc:content-type;\r
28         bh=FdOk+Xljj+xAHCiUHWJQ1UYGHBWF8eh+DHAAxWL8iPA=;\r
29         b=bzEM63pMfpq6OU4EDO/0X4dxtam7Xajpk6gLfcHW2LO496uSdsKEImIY5gtCtxX2C8\r
30         V3KsHKoMwl07/NSj1B9RuVjukBpNNLbQxXwJc6JPaLnt9zAUJ4jqHlYkmxT0xnZfZMkq\r
31         kxXWYEFSeRMcd1xD78QKL/L3XxcNz8WAeRPvg=\r
32 MIME-Version: 1.0\r
33 Received: by 10.68.66.3 with SMTP id b3mr5687286pbt.196.1311137453624; Tue, 19\r
34         Jul 2011 21:50:53 -0700 (PDT)\r
35 Received: by 10.68.43.40 with HTTP; Tue, 19 Jul 2011 21:50:53 -0700 (PDT)\r
36 In-Reply-To: <20110713185721.GI25558@mit.edu>\r
37 References: <20110705214234.GA15360@mit.edu>\r
38         <1310416993-31031-1-git-send-email-pieter@praet.org>\r
39         <20110711210532.GC25558@mit.edu> <878vs28dvo.fsf@praet.org>\r
40         <20110713185721.GI25558@mit.edu>\r
41 Date: Wed, 20 Jul 2011 00:50:53 -0400\r
42 Message-ID:\r
43  <CAPFwwQhRdJykzkckPZoPU9aKpdLH+h5Qwj4ftv8Q1Jrjg6eYEA@mail.gmail.com>\r
44 Subject: Re: [PATCH v2] emacs: bad regexp @ `notmuch-search-process-filter'\r
45 From: servilio <servilio@gmail.com>\r
46 To: Austin Clements <amdragon@mit.edu>\r
47 Content-Type: text/plain; charset=UTF-8\r
48 Cc: Notmuch Mail <notmuch@notmuchmail.org>, David Edmondson <dme@dme.org>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Wed, 20 Jul 2011 04:50:56 -0000\r
62 \r
63 What about encoding in notmuch the elements composing the line, print\r
64 the elements with a separator that would be encoded if it appears in\r
65 an element, then do the reverse in emacs. One such encoding might be\r
66 URL-encoding.\r
67 \r
68 Servilio\r