[Patch v4 0/3] Add filter to emacs show mode
[notmuch-archives.git] / 47 / 36b66cefa1b65601aa2344578090a1037ec485
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 63862431FBC\r
6         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 09:46:52 -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 y7uPUa6pAgOz for <notmuch@notmuchmail.org>;\r
11         Wed, 25 Nov 2009 09:46:51 -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 D13C7431FAE\r
15         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 09:46:51 -0800 (PST)\r
16 Received: by ywh38 with SMTP id 38so7195983ywh.6\r
17         for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 09:46:51 -0800 (PST)\r
18 MIME-Version: 1.0\r
19 Received: by 10.90.23.40 with SMTP id 40mr1371182agw.65.1259171207608; Wed, 25\r
20         Nov 2009 09:46:47 -0800 (PST)\r
21 In-Reply-To: <1259164514-sup-196@lisa>\r
22 References: <1259164514-sup-196@lisa>\r
23 Date: Wed, 25 Nov 2009 11:46:47 -0600\r
24 Message-ID: <935ead450911250946t76bfa0d2k7da3154bbc57b10b@mail.gmail.com>\r
25 From: Jeffrey Ollie <jeff@ocjtech.us>\r
26 To: Scott Robinson <scott@quadhome.com>\r
27 Content-Type: text/plain; charset=UTF-8\r
28 Cc: notmuch <notmuch@notmuchmail.org>\r
29 Subject: Re: [notmuch] Using notmuch from Ruby, Python, et al.\r
30 X-BeenThere: notmuch@notmuchmail.org\r
31 X-Mailman-Version: 2.1.12\r
32 Precedence: list\r
33 List-Id: "Use and development of the notmuch mail system."\r
34         <notmuch.notmuchmail.org>\r
35 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
36         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
37 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
38 List-Post: <mailto:notmuch@notmuchmail.org>\r
39 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
40 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
42 X-List-Received-Date: Wed, 25 Nov 2009 17:46:52 -0000\r
43 \r
44 On Wed, Nov 25, 2009 at 10:16 AM, Scott Robinson <scott@quadhome.com> wrote:\r
45 >\r
46 > To accomplish this, I used the cJSON library sans parsing logic.\r
47 \r
48 I wasn't familiar with cJSON so I went over to take a look.  I haven't\r
49 really examined the code, but I really don't like the fact that you\r
50 are expected to copy the cJSON code into your project.\r
51 \r
52 -- \r
53 Jeff Ollie\r