Re: [PATCH v2 08/10] cli: add insert --must-index option
[notmuch-archives.git] / 18 / b02e9de84d43d4280ec551fa713754b1aaa9b0
1 Return-Path: <madduck@piper.oerlikon.madduck.net>\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 71A904196F2\r
6         for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 04:42:09 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id yGVHw7mALawt for <notmuch@notmuchmail.org>;\r
16         Thu,  1 Apr 2010 04:42:07 -0700 (PDT)\r
17 Received: from clegg.madduck.net (clegg.madduck.net [193.242.105.96])\r
18         by olra.theworths.org (Postfix) with ESMTP id 16B8A4196F0\r
19         for <notmuch@notmuchmail.org>; Thu,  1 Apr 2010 04:42:07 -0700 (PDT)\r
20 Received: from piper.oerlikon.madduck.net (piper.oerlikon.madduck.net\r
21         [IPv6:2001:1620:f02:0:211:2fff:fe6b:c869])\r
22         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
23         (Client CN "piper.oerlikon.madduck.net",\r
24         Issuer "CAcert Class 3 Root" (verified OK))\r
25         by clegg.madduck.net (postfix) with ESMTPS id 295EC1D4158;\r
26         Thu,  1 Apr 2010 13:41:54 +0200 (CEST)\r
27 Received: by piper.oerlikon.madduck.net (Postfix, from userid 1000)\r
28         id 8035617B; Thu,  1 Apr 2010 13:41:53 +0200 (CEST)\r
29 Date: Thu, 1 Apr 2010 13:41:53 +0200\r
30 From: martin f krafft <madduck@madduck.net>\r
31 To: Michal Sojka <sojkam1@fel.cvut.cz>, Carl Worth <cworth@cworth.org>,\r
32         Ingmar Vanhassel <ingmar@exherbo.org>, notmuch@notmuchmail.org\r
33 Message-ID: <20100401114153.GA16417@piper.oerlikon.madduck.net>\r
34 Mail-Followup-To: Michal Sojka <sojkam1@fel.cvut.cz>,\r
35         Carl Worth <cworth@cworth.org>,\r
36         Ingmar Vanhassel <ingmar@exherbo.org>, notmuch@notmuchmail.org\r
37 References: <1268347072-2050-1-git-send-email-bgamari.foss@gmail.com>\r
38         <1268401656-12827-1-git-send-email-ingmar@exherbo.org>\r
39         <8739zfip5j.fsf@yoom.home.cworth.org>\r
40         <87aatn8m40.fsf@steelpick.2x.cz>\r
41         <20100401112422.GA13985@piper.oerlikon.madduck.net>\r
42 MIME-Version: 1.0\r
43 Content-Type: multipart/signed; micalg=pgp-ripemd160;\r
44         protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA"\r
45 Content-Disposition: inline\r
46 In-Reply-To: <20100401112422.GA13985@piper.oerlikon.madduck.net>\r
47 X-Motto: Keep the good times rollin'\r
48 X-OS: Debian GNU/Linux squeeze/sid kernel 2.6.32-4-amd64 x86_64\r
49 X-Spamtrap: madduck.bogus@madduck.net\r
50 X-Subliminal-Message: debian/rules!\r
51 User-Agent: Mutt/1.5.20 (2009-06-14)\r
52 X-Virus-Scanned: clamav-milter 0.95.3 at clegg\r
53 X-Virus-Status: Clean\r
54 Subject: Re: [notmuch] Notmuch shared library\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: Thu, 01 Apr 2010 11:42:09 -0000\r
68 \r
69 \r
70 --W/nzBZO5zC0uMSeA\r
71 Content-Type: text/plain; charset=us-ascii\r
72 Content-Disposition: inline\r
73 Content-Transfer-Encoding: quoted-printable\r
74 \r
75 also sprach martin f krafft <madduck@madduck.net> [2010.04.01.1324 +0200]:\r
76 > Please avoid rpath. The better solution is probably to create\r
77 > a wrapper for notmuch, which prepends to LD_LIBRARY_PATH.\r
78 \r
79 E.g. http://wiki.debian.org/RpathIssue\r
80 \r
81 --=20\r
82 martin | http://madduck.net/ | http://two.sentenc.es/\r
83 =20\r
84 a common mistake that people make\r
85 when trying to design something completely foolproof\r
86 was to underestimate the ingenuity of complete fools.\r
87                                  -- douglas adams, "mostly harmless"\r
88 =20\r
89 spamtraps: madduck.bogus@madduck.net\r
90 \r
91 --W/nzBZO5zC0uMSeA\r
92 Content-Type: application/pgp-signature; name="digital_signature_gpg.asc"\r
93 Content-Description: Digital signature (see http://martin-krafft.net/gpg/)\r
94 Content-Disposition: inline\r
95 \r
96 -----BEGIN PGP SIGNATURE-----\r
97 Version: GnuPG v1.4.10 (GNU/Linux)\r
98 \r
99 iEYEAREDAAYFAku0hoEACgkQIgvIgzMMSnWYQgCfYSspUJwQD0sM2Xql8d8QfxV3\r
100 46UAoLrzfSEhSMUduP/F3zHeOFNipXqk\r
101 =eN5V\r
102 -----END PGP SIGNATURE-----\r
103 \r
104 --W/nzBZO5zC0uMSeA--\r