Re: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
[notmuch-archives.git] / 4d / 853d7d333ff5c5d2bb3b8ead79a8d16f4a0e93
1 Return-Path: <jeff@ocjtech.us>\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 AAD55431FBC\r
6         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 06:33:02 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id 1Xzj02e41KAF for <notmuch@notmuchmail.org>;\r
11         Wed, 25 Nov 2009 06:33:02 -0800 (PST)\r
12 Received: from mail-yw0-f200.google.com (mail-yw0-f200.google.com\r
13         [209.85.211.200])\r
14         by olra.theworths.org (Postfix) with ESMTP id 1461F431FAE\r
15         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 06:33:02 -0800 (PST)\r
16 Received: by ywh38 with SMTP id 38so6996638ywh.6\r
17         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 06:33:01 -0800 (PST)\r
18 MIME-Version: 1.0\r
19 Received: by 10.91.115.14 with SMTP id s14mr4165208agm.16.1259159581284; Wed, \r
20         25 Nov 2009 06:33:01 -0800 (PST)\r
21 In-Reply-To:\r
22  <86fx83qirs.fsf@fortitudo.i-did-not-set--mail-host-address--so-tickle-me>\r
23 References:\r
24  <1259125080-18708-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>\r
25         <86fx83qirs.fsf@fortitudo.i-did-not-set--mail-host-address--so-tickle-me>\r
26 Date: Wed, 25 Nov 2009 08:33:01 -0600\r
27 Message-ID: <935ead450911250633n62858038yfb1eeea98fd23bdc@mail.gmail.com>\r
28 From: Jeffrey Ollie <jeff@ocjtech.us>\r
29 To: Alexander Botero-Lowry <alex.boterolowry@gmail.com>\r
30 Content-Type: text/plain; charset=UTF-8\r
31 Cc: notmuch@notmuchmail.org\r
32 Subject: Re: [notmuch] [PATCH -v4] notmuch.el: Add face support to search\r
33         and show mode\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.12\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Wed, 25 Nov 2009 14:33:02 -0000\r
47 \r
48 On Tue, Nov 24, 2009 at 11:24 PM, Alexander Botero-Lowry\r
49 <alex.boterolowry@gmail.com> wrote:\r
50 >\r
51 > This way of detecting the tags seems ok, but I think it would be nicer\r
52 > if it could be done even more deterministically. :) One idea that be\r
53 > neat is to have a --format=sexp for notmuch search, which exports sexps\r
54 > (probably alists, but could be some other format) for the search results\r
55 > that can just be eval'd and processed in a cleaner way (and would also\r
56 > make for nicer APIs in emacs for querying notmuch itself). Actually I\r
57 > really like the idea of a sexp output mode for show too, instead of the\r
58 > markers.... *plots*\r
59 \r
60 Along the same lines, I was thinking that it would be nice to be able\r
61 to get output formatted in JSON as well for possible use in a web\r
62 front-end.  Actually, it looks like Emacs has support for JSON as\r
63 well[1].  Not sure what release it was introduced in, but I see that\r
64 it's in 23.1.\r
65 \r
66 http://edward.oconnor.cx/2006/03/json.el\r
67 \r
68 -- \r
69 Jeff Ollie\r