Re: [PATCH v3 3/4] cli: Extend the search command for --output={sender, recipients}
[notmuch-archives.git] / 33 / 096bdd23754dfae688cb78aa7f70b76a998445
1 Return-Path: <paul.r.ml@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 A24104196F0\r
6         for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 08:07:25 -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.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13         DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001] autolearn=ham\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 L6g1sg4px3Qv for <notmuch@notmuchmail.org>;\r
17         Tue, 27 Apr 2010 08:07:24 -0700 (PDT)\r
18 Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com\r
19  [74.125.82.53])        by olra.theworths.org (Postfix) with ESMTP id 799DA431FC1       for\r
20  <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 08:07:24 -0700 (PDT)\r
21 Received: by wwi18 with SMTP id 18so1282066wwi.26\r
22         for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 08:07:23 -0700 (PDT)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
24         h=domainkey-signature:received:received:from:to:subject:date\r
25         :message-id:user-agent:mime-version:content-type;\r
26         bh=Dq2tPlAeQvARcDIpRhkC/fN8b0HCh9tESYTZ7gxtbaM=;\r
27         b=Yg0jH/26sT1fCHWu7B+xBp1o2FDMwa4KRI5TFO9FTFcpoPVLb53YWxiX7wiYpHzRrw\r
28         q4LHu5EkG1/Fgk9zHWVsNaTXkHOEJcc0aegLCPQeHbxENgdVHvp78zApjMlbsFz9b5NX\r
29         E+uERxfamOATTwteqKLj1lWTqD4vWnjBG1uTE=\r
30 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
31         h=from:to:subject:date:message-id:user-agent:mime-version\r
32         :content-type;\r
33         b=hv9/hG2k1oqVmQ57O+BbUtLnWujnBB0Ix3N7wpxtFON+/zXCS91ERtlc3NnzMSZ5oA\r
34         3QJcPYEN/C4KfheY9kFtCFLXJ1juIUZUVLwa7NmN0bea54DbSF63v3AJAu/LzrGVdIoN\r
35         /pGRx7fRFSrXhT8FIVMj7hQzYYwDbLE5TaMcg=\r
36 Received: by 10.216.86.133 with SMTP id w5mr5821557wee.187.1272380843247;\r
37         Tue, 27 Apr 2010 08:07:23 -0700 (PDT)\r
38 Received: from aspirouf.lan (abo-163-34-69.lil.modulonet.fr [85.69.34.163])\r
39         by mx.google.com with ESMTPS id k13sm1244877wed.11.2010.04.27.08.07.19\r
40         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
41         Tue, 27 Apr 2010 08:07:20 -0700 (PDT)\r
42 From: Paul R <paul.r.ml@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: notmuch emacs interface\r
45 Date: Tue, 27 Apr 2010 17:07:18 +0200\r
46 Message-ID: <87y6g953yx.fsf@aspirouf.lan>\r
47 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)\r
48 MIME-Version: 1.0\r
49 Content-Type: text/plain; charset=us-ascii\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Tue, 27 Apr 2010 15:07:25 -0000\r
63 \r
64 Hello,\r
65 \r
66 following the activity on this list, I've seen a recent effort toward\r
67 improving the behaviour of the Emacs frontend to notmuch, which is\r
68 a really nice thing.\r
69 \r
70 I also read the main emacs development mailing list, as well as the Gnus\r
71 ML, and I haven't seen any mention of NotMuch there, or maybe just once\r
72 on the later.\r
73 \r
74 I'm pretty sure most emacs hackers want notmuch thought, because it\r
75 brings a fresh, clean, responsive, reliable and efficient way of dealing\r
76 with mails from emacs. In my experience, there is no prior art in this\r
77 area (unfortunately). You could probably easily attract a handful of\r
78 core emacs developers to notmuch, therefore benefit from their amazing\r
79 emacs-fu to improve the frontend.\r
80 \r
81 Do you have a plan for that ? I think announcing it on emacs devel\r
82 mailing list would be ok, even if it is slightly off topic.\r
83 \r
84 \r
85 \r
86 -- \r
87   Paul\r