--- /dev/null
+Return-Path: <bergey@alum.mit.edu>\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 26951431FBD\r
+ for <notmuch@notmuchmail.org>; Mon, 26 May 2014 08:29:41 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7]\r
+ autolearn=disabled\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 gVf5FdK26Yur for <notmuch@notmuchmail.org>;\r
+ Mon, 26 May 2014 08:29:37 -0700 (PDT)\r
+Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com\r
+ [66.111.4.27])\r
+ (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 8F02B431FAF\r
+ for <notmuch@notmuchmail.org>; Mon, 26 May 2014 08:29:37 -0700 (PDT)\r
+Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41])\r
+ by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id B436B202A3\r
+ for <notmuch@notmuchmail.org>; Mon, 26 May 2014 11:29:36 -0400 (EDT)\r
+Received: from frontend1 ([10.202.2.160])\r
+ by compute1.internal (MEProxy); Mon, 26 May 2014 11:29:36 -0400\r
+DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=\r
+ messagingengine.com; h=from:to:subject:in-reply-to:references\r
+ :date:message-id:mime-version:content-type; s=smtpout; bh=z+5fsV\r
+ Dink5PkyogojXjj0Kb9oQ=; b=hW4bKCqL9lzXKyEtQIMj2r5Dn6/14/XrqQcrAD\r
+ KtKKF0NfGYT93N3cr4e/ABefCn3Y+wVDxOidZ7DS2dSnSMGpH2Xu4jh+UfBuE4nv\r
+ LAb2AqrvnLasmVcjAJVQLx2azYxOqZikpnbpY1Wy55raahMQfez4wIO16u0S8lcb\r
+ stBVU=\r
+X-Sasl-enc: d6+9JdC/LNrD0CV+7MKMvYihYe7G9bVwDTokrELNJoQ5 1401118176\r
+Received: from localhost (unknown [71.175.174.88])\r
+ by mail.messagingengine.com (Postfix) with ESMTPA id 7A91DC007AC;\r
+ Mon, 26 May 2014 11:29:36 -0400 (EDT)\r
+From: Daniel Bergey <bergey@alum.mit.edu>\r
+To: Wael Nasreddine <wael.nasreddine@gmail.com>,\r
+ Notmuch List <notmuch@notmuchmail.org>\r
+Subject: Re: notmuch-emacs and bbdb\r
+In-Reply-To: <w52cppj4f57z.fsf@gaea.mtv.corp.google.com>\r
+References: <w52cppj4f57z.fsf@gaea.mtv.corp.google.com>\r
+User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+Date: Mon, 26 May 2014 15:29:35 +0000\r
+Message-ID: <87r43g4kyo.fsf@Chladni.home>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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: Mon, 26 May 2014 15:29:41 -0000\r
+\r
+On 2014-05-23 at 23:25, Wael Nasreddine <wael.nasreddine@gmail.com> wrote:\r
+> On 22.07.2012 02:24, Daniel Bergey wrote:\r
+>>Glad to hear I have another user!\r
+>>\r
+>>My function bbdb/notmuch-snarf-to doesn't work yet on more than one\r
+>>recipient. Once I get that working, I'd like to do what you suggest,\r
+>>and have some hook call bbdb/notmuch-snarf-to every time I send an\r
+>>email.\r
+>>\r
+>>Probably not before late August, though.\r
+>\r
+> Hi David,\r
+>\r
+> Did you get a change to finish the notmuch/bbdb integration that you\r
+> were working on?\r
+\r
+Unfortunately, I haven't made any progress on the notmuch/bbdb\r
+integration. In fact, since notmuch has been moving along a fair bit,\r
+my code has stopped working. I still think it would be great if someone\r
+added this feature.\r
+\r
+Daniel\r