notmuch-emacs and bbdb
authorDaniel Bergey <bergey@alum.mit.edu>
Tue, 10 Jul 2012 19:48:27 +0000 (15:48 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:48:09 +0000 (09:48 -0800)
a5/ece8fd07c2013021bf8f4961f719efce3df37f [new file with mode: 0644]

diff --git a/a5/ece8fd07c2013021bf8f4961f719efce3df37f b/a5/ece8fd07c2013021bf8f4961f719efce3df37f
new file mode 100644 (file)
index 0000000..42b3e2b
--- /dev/null
@@ -0,0 +1,75 @@
+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 9487F431FC2\r
+       for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 12:48:31 -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 3z0M7GXmWgKo for <notmuch@notmuchmail.org>;\r
+       Tue, 10 Jul 2012 12:48:31 -0700 (PDT)\r
+Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com\r
+       [66.111.4.25])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id E30FC431FAE\r
+       for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 12:48:30 -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 8255F20391\r
+       for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 15:48:28 -0400 (EDT)\r
+Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160])\r
+       by compute1.internal (MEProxy); Tue, 10 Jul 2012 15:48:28 -0400\r
+DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=\r
+       messagingengine.com; h=from:to:subject:date:message-id\r
+       :mime-version:content-type; s=smtpout; bh=G5ypu4RpW5hSokgTpnhN7a\r
+       uore0=; b=L21ElS24iipRIzogzRFDKo+9qm+itJHkI9NjGWb3H6mFuQyxPkRow/\r
+       UrrJiDlXjUQh+74wkGNdWlJJ8HuNeeNDBgKYGIDLiidODGg9jFgVEJWcXDx0FmLL\r
+       miodhU3ME7HAmqFZTlZtCqibDOF+2ACTgnjseR+vItwFnMMK6IabE=\r
+X-Sasl-enc: ZAkqcnH0iZX6xKroCk+2McOf8VhSMg95omn7xjDbHPlU 1341949708\r
+Received: from localhost (unknown [66.80.90.109])\r
+       by mail.messagingengine.com (Postfix) with ESMTPA id 2E7658E01D3\r
+       for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 15:48:28 -0400 (EDT)\r
+From: Daniel Bergey <bergey@alum.mit.edu>\r
+To: notmuch@notmuchmail.org\r
+Subject: notmuch-emacs and bbdb\r
+User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.4.1\r
+       (i486-pc-linux-gnu)\r
+Date: Tue, 10 Jul 2012 15:48:27 -0400\r
+Message-ID: <878ver1jp0.fsf@wonderlust.lan>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-Mailman-Approved-At: Tue, 10 Jul 2012 15:58:58 -0700\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: Tue, 10 Jul 2012 19:48:31 -0000\r
+\r
+As far as I can tell, notmuch doesn't integrate as smoothly with bbdb as older\r
+emacs mailclients.  I'm especially looking for a snarf function that\r
+distinguishes sender from recipient.\r
+\r
+How do other people use bbdb with notmuch?\r
+\r
+Does anyone have lisp code like that which ships with bbdb for other\r
+clients?\r
+\r
+If I were to find time to write such code, what would you like it to do?\r
+\r
+cheers,\r
+bergey\r