Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9487F431FC2 for ; Tue, 10 Jul 2012 12:48:31 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3z0M7GXmWgKo for ; Tue, 10 Jul 2012 12:48:31 -0700 (PDT) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E30FC431FAE for ; Tue, 10 Jul 2012 12:48:30 -0700 (PDT) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 8255F20391 for ; Tue, 10 Jul 2012 15:48:28 -0400 (EDT) Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute1.internal (MEProxy); Tue, 10 Jul 2012 15:48:28 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:subject:date:message-id :mime-version:content-type; s=smtpout; bh=G5ypu4RpW5hSokgTpnhN7a uore0=; b=L21ElS24iipRIzogzRFDKo+9qm+itJHkI9NjGWb3H6mFuQyxPkRow/ UrrJiDlXjUQh+74wkGNdWlJJ8HuNeeNDBgKYGIDLiidODGg9jFgVEJWcXDx0FmLL miodhU3ME7HAmqFZTlZtCqibDOF+2ACTgnjseR+vItwFnMMK6IabE= X-Sasl-enc: ZAkqcnH0iZX6xKroCk+2McOf8VhSMg95omn7xjDbHPlU 1341949708 Received: from localhost (unknown [66.80.90.109]) by mail.messagingengine.com (Postfix) with ESMTPA id 2E7658E01D3 for ; Tue, 10 Jul 2012 15:48:28 -0400 (EDT) From: Daniel Bergey To: notmuch@notmuchmail.org Subject: notmuch-emacs and bbdb User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.4.1 (i486-pc-linux-gnu) Date: Tue, 10 Jul 2012 15:48:27 -0400 Message-ID: <878ver1jp0.fsf@wonderlust.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailman-Approved-At: Tue, 10 Jul 2012 15:58:58 -0700 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2012 19:48:31 -0000 As far as I can tell, notmuch doesn't integrate as smoothly with bbdb as older emacs mailclients. I'm especially looking for a snarf function that distinguishes sender from recipient. How do other people use bbdb with notmuch? Does anyone have lisp code like that which ships with bbdb for other clients? If I were to find time to write such code, what would you like it to do? cheers, bergey