[PATCH 2/3] ruby: allow build with RUNPATH
[notmuch-archives.git] / eb / d505685383e3e6054cce494391f72943c00137
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 33192431FAF\r
6         for <notmuch@notmuchmail.org>; Sat, 21 Jul 2012 17:24:55 -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 NKrAvorShF+T for <notmuch@notmuchmail.org>;\r
17         Sat, 21 Jul 2012 17:24:54 -0700 (PDT)\r
18 Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com\r
19         [66.111.4.27])\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 A23C5431FAE\r
23         for <notmuch@notmuchmail.org>; Sat, 21 Jul 2012 17:24:54 -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 B1B5720748;\r
26         Sat, 21 Jul 2012 20:24:53 -0400 (EDT)\r
27 Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160])\r
28         by compute1.internal (MEProxy); Sat, 21 Jul 2012 20:24:53 -0400\r
29 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=\r
30         messagingengine.com; h=from:to:subject:in-reply-to:references\r
31         :date:message-id:mime-version:content-type; s=smtpout; bh=c5r5ry\r
32         4Xc2rrb/wp34yN1noWykI=; b=eQly1nocnQA3Qh7/U/jP5Uf3VUeoJYzkircxNU\r
33         W9+6+gxdS44Wj0k0PMOepE49s+zwGyvh3W+XkgbHSAES8s/mM7ED0XJcB6yeSs83\r
34         a6KWboxk0XDEft2M9pvgBIsxyJvmsD0IazsBqDIaHR7shVBBpDkMWNFFlEYbhjX9\r
35         t4kY4=\r
36 X-Sasl-enc: HQ0xN+6kTTsuB3YaVGjHvTA4kQXAlqC4rve7gApADJyh 1342916693\r
37 Received: from localhost (unknown [66.80.90.109])\r
38         by mail.messagingengine.com (Postfix) with ESMTPA id 605268E01A6;\r
39         Sat, 21 Jul 2012 20:24:53 -0400 (EDT)\r
40 From: Daniel Bergey <bergey@alum.mit.edu>\r
41 To: Daniel Reusche <danielr@physik.tu-berlin.de>, notmuch@notmuchmail.org\r
42 Subject: Re: notmuch-emacs and bbdb\r
43 In-Reply-To: <500B4290.70201@physik.tu-berlin.de>\r
44 References: <878ver1jp0.fsf@wonderlust.lan>\r
45         <87mx35pji9.fsf@servo.finestructure.net>\r
46         <87txxdytu1.fsf@wonderlust.lan>\r
47         <500B4290.70201@physik.tu-berlin.de>\r
48 User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.4.1\r
49         (i486-pc-linux-gnu)\r
50 Date: Sat, 21 Jul 2012 20:24:52 -0400\r
51 Message-ID: <87a9ysskvf.fsf@wonderlust.lan>\r
52 MIME-Version: 1.0\r
53 Content-Type: text/plain; charset=us-ascii\r
54 X-Mailman-Approved-At: Mon, 23 Jul 2012 04:27:47 -0700\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Sun, 22 Jul 2012 00:24:55 -0000\r
68 \r
69 Glad to hear I have another user!\r
70 \r
71 My function bbdb/notmuch-snarf-to doesn't work yet on more than one\r
72 recipient.  Once I get that working, I'd like to do what you suggest,\r
73 and have some hook call  bbdb/notmuch-snarf-to every time I send an\r
74 email.\r
75 \r
76 Probably not before late August, though.\r
77 \r
78 bergey\r
79 \r
80 Daniel Reusche <danielr@physik.tu-berlin.de> writes:\r
81 \r
82 > On 12.07.2012 15:47, Daniel Bergey wrote:\r
83 >> I hacked together the attached elisp yesterday.  It provides bindings to\r
84 >> put sender or recipients into bbdb.\r
85 >\r
86 > Awesome, thats just what I was looking for.\r
87 >\r
88 > Also on topic: I was working on a script (more a really long regex), to \r
89 > import all the mail addresses from the notmuch db to bbdb, but as I just \r
90 > started learning emacs lisp, it does not really work yet.\r
91 >\r
92 > The point you brought up there, with probably not wanting everyone in \r
93 > the database could be an issue though.\r
94 > Maybe some hook, that adds all the contacts to the bbdb that you replied \r
95 > to by hand?\r
96 >\r
97 > best,\r
98 > dan\r