Re: [PATCH v3 3/4] cli: Extend the search command for --output={sender, recipients}
[notmuch-archives.git] / 3e / 04da3f5a3aeb6f869a7ca8a2867b233eb29efe
1 Return-Path: <richardmurri@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 ADF30431FD0\r
6         for <notmuch@notmuchmail.org>; Tue,  6 Sep 2011 07:47:51 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Amavis-Alert: BAD HEADER SECTION, MIME error: error: unexpected end of\r
9  header\r
10 X-Spam-Flag: NO\r
11 X-Spam-Score: -0.799\r
12 X-Spam-Level: \r
13 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
14         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
15         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
16 Received: from olra.theworths.org ([127.0.0.1])\r
17         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
18         with ESMTP id If8Asw+t3dV0 for <notmuch@notmuchmail.org>;\r
19         Tue,  6 Sep 2011 07:47:51 -0700 (PDT)\r
20 Received: from mail-yi0-f53.google.com (mail-yi0-f53.google.com\r
21         [209.85.218.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
22         (No client certificate requested)\r
23         by olra.theworths.org (Postfix) with ESMTPS id 05610431FB6\r
24         for <notmuch@notmuchmail.org>; Tue,  6 Sep 2011 07:47:50 -0700 (PDT)\r
25 Received: by yih13 with SMTP id 13so2144714yih.26\r
26         for <notmuch@notmuchmail.org>; Tue, 06 Sep 2011 07:47:49 -0700 (PDT)\r
27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
28         h=from:to:subject:mime-version:content-type:date:message-id;\r
29         bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=;\r
30         b=evgz3h6Fm2Hh7iPKQggqK34AJdhfPf8xE7n2K+v4TPureBLBRyGAqiwoRAhx706s5X\r
31         8ZNovIM24qVRW6/quoJTQjXdu8HtoaEM4Jnm5KR2QcgYCZJsl7VXvTyhN22uZuZJddJ1\r
32         UWG0JU9pfUYLkw00hUdkEemZMHjpfWFWEAN0o=\r
33 Received: by 10.68.52.200 with SMTP id v8mr9598049pbo.107.1315320468994;\r
34         Tue, 06 Sep 2011 07:47:48 -0700 (PDT)\r
35 Received: from localhost ([208.187.197.85])\r
36         by mx.google.com with ESMTPS id x6sm711758pba.5.2011.09.06.07.47.44\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Tue, 06 Sep 2011 07:47:45 -0700 (PDT)\r
39 From: richardmurri@gmail.com\r
40 To: notmuch@notmuchmail.org\r
41 Subject: [PATCH] compose-mail accepts an 8th argument in emacs 24.\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain\r
44 Date: Tue, 06 Sep 2011 07:47:45 -0700 (PDT)\r
45 Message-ID: <878vq1iv7h.fsf@veracitynetworks.com>\r
46 X-Mailman-Approved-At: Thu, 08 Sep 2011 14:21:55 -0700\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Tue, 06 Sep 2011 14:47:51 -0000\r
60 \r