Re: [notmuch] Using notmuch from Ruby, Python, et al.
authorJeffrey Ollie <jeff@ocjtech.us>
Wed, 25 Nov 2009 17:46:47 +0000 (11:46 +1800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:43 +0000 (09:35 -0800)
47/36b66cefa1b65601aa2344578090a1037ec485 [new file with mode: 0644]

diff --git a/47/36b66cefa1b65601aa2344578090a1037ec485 b/47/36b66cefa1b65601aa2344578090a1037ec485
new file mode 100644 (file)
index 0000000..48b2475
--- /dev/null
@@ -0,0 +1,53 @@
+Return-Path: <jeff@ocjtech.us>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 63862431FBC\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 09:46:52 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id y7uPUa6pAgOz for <notmuch@notmuchmail.org>;\r
+       Wed, 25 Nov 2009 09:46:51 -0800 (PST)\r
+Received: from mail-yw0-f200.google.com (mail-yw0-f200.google.com\r
+       [209.85.211.200])\r
+       by olra.theworths.org (Postfix) with ESMTP id D13C7431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 09:46:51 -0800 (PST)\r
+Received: by ywh38 with SMTP id 38so7195983ywh.6\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Nov 2009 09:46:51 -0800 (PST)\r
+MIME-Version: 1.0\r
+Received: by 10.90.23.40 with SMTP id 40mr1371182agw.65.1259171207608; Wed, 25\r
+       Nov 2009 09:46:47 -0800 (PST)\r
+In-Reply-To: <1259164514-sup-196@lisa>\r
+References: <1259164514-sup-196@lisa>\r
+Date: Wed, 25 Nov 2009 11:46:47 -0600\r
+Message-ID: <935ead450911250946t76bfa0d2k7da3154bbc57b10b@mail.gmail.com>\r
+From: Jeffrey Ollie <jeff@ocjtech.us>\r
+To: Scott Robinson <scott@quadhome.com>\r
+Content-Type: text/plain; charset=UTF-8\r
+Cc: notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: [notmuch] Using notmuch from Ruby, Python, et al.\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 25 Nov 2009 17:46:52 -0000\r
+\r
+On Wed, Nov 25, 2009 at 10:16 AM, Scott Robinson <scott@quadhome.com> wrote:\r
+>\r
+> To accomplish this, I used the cJSON library sans parsing logic.\r
+\r
+I wasn't familiar with cJSON so I went over to take a look.  I haven't\r
+really examined the code, but I really don't like the fact that you\r
+are expected to copy the cJSON code into your project.\r
+\r
+-- \r
+Jeff Ollie\r