[PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / a5 / ece8fd07c2013021bf8f4961f719efce3df37f
1 Return-Path: <bergey@alum.mit.edu>\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 9487F431FC2\r
6         for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 12:48:31 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 3z0M7GXmWgKo for <notmuch@notmuchmail.org>;\r
17         Tue, 10 Jul 2012 12:48:31 -0700 (PDT)\r
18 Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com\r
19         [66.111.4.25])\r
20         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id E30FC431FAE\r
23         for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 12:48:30 -0700 (PDT)\r
24 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41])\r
25         by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 8255F20391\r
26         for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 15:48:28 -0400 (EDT)\r
27 Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160])\r
28         by compute1.internal (MEProxy); Tue, 10 Jul 2012 15:48:28 -0400\r
29 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=\r
30         messagingengine.com; h=from:to:subject:date:message-id\r
31         :mime-version:content-type; s=smtpout; bh=G5ypu4RpW5hSokgTpnhN7a\r
32         uore0=; b=L21ElS24iipRIzogzRFDKo+9qm+itJHkI9NjGWb3H6mFuQyxPkRow/\r
33         UrrJiDlXjUQh+74wkGNdWlJJ8HuNeeNDBgKYGIDLiidODGg9jFgVEJWcXDx0FmLL\r
34         miodhU3ME7HAmqFZTlZtCqibDOF+2ACTgnjseR+vItwFnMMK6IabE=\r
35 X-Sasl-enc: ZAkqcnH0iZX6xKroCk+2McOf8VhSMg95omn7xjDbHPlU 1341949708\r
36 Received: from localhost (unknown [66.80.90.109])\r
37         by mail.messagingengine.com (Postfix) with ESMTPA id 2E7658E01D3\r
38         for <notmuch@notmuchmail.org>; Tue, 10 Jul 2012 15:48:28 -0400 (EDT)\r
39 From: Daniel Bergey <bergey@alum.mit.edu>\r
40 To: notmuch@notmuchmail.org\r
41 Subject: notmuch-emacs and bbdb\r
42 User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.4.1\r
43         (i486-pc-linux-gnu)\r
44 Date: Tue, 10 Jul 2012 15:48:27 -0400\r
45 Message-ID: <878ver1jp0.fsf@wonderlust.lan>\r
46 MIME-Version: 1.0\r
47 Content-Type: text/plain; charset=us-ascii\r
48 X-Mailman-Approved-At: Tue, 10 Jul 2012 15:58:58 -0700\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Tue, 10 Jul 2012 19:48:31 -0000\r
62 \r
63 As far as I can tell, notmuch doesn't integrate as smoothly with bbdb as older\r
64 emacs mailclients.  I'm especially looking for a snarf function that\r
65 distinguishes sender from recipient.\r
66 \r
67 How do other people use bbdb with notmuch?\r
68 \r
69 Does anyone have lisp code like that which ships with bbdb for other\r
70 clients?\r
71 \r
72 If I were to find time to write such code, what would you like it to do?\r
73 \r
74 cheers,\r
75 bergey\r