Re: Xapian-quoting based batch-tagging.
[notmuch-archives.git] / 78 / 78f0a246a56b720fb5b8a94ff7f05443800fcd
1 Return-Path: <jrollins@finestructure.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 65B45431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 20 Jun 2011 22:41:28 -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: -2.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled\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 CbP4B-fvQdGT for <notmuch@notmuchmail.org>;\r
16         Mon, 20 Jun 2011 22:41:27 -0700 (PDT)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 9D974431FB6\r
20         for <notmuch@notmuchmail.org>; Mon, 20 Jun 2011 22:41:27 -0700 (PDT)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id B94473282D6;\r
23         Mon, 20 Jun 2011 22:33:18 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from servo.finestructure.net (cpe-98-149-172-122.socal.res.rr.com\r
26         [98.149.172.122]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id BFE08328189;\r
28         Mon, 20 Jun 2011 22:33:15 -0700 (PDT)\r
29 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
30         id 5BA3C4CE; Mon, 20 Jun 2011 22:41:23 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Sebastien Binet <seb.binet@gmail.com>\r
33 Subject: Re: bug in emacs-ui ?\r
34 In-Reply-To: <BANLkTin=viaP4US-=qj2x7BQOKhGaLeaHw@mail.gmail.com>\r
35 References: <8739j5rn2d.fsf@cern.ch>\r
36         <87pqm8cz4f.fsf@servo.factory.finestructure.net>\r
37         <87oc1spkkc.fsf@cern.ch>\r
38         <87mxhccw9v.fsf@servo.factory.finestructure.net>\r
39         <87hb7kpi7e.fsf@cern.ch>\r
40         <87fwn4cm9q.fsf@servo.factory.finestructure.net>\r
41         <BANLkTin=viaP4US-=qj2x7BQOKhGaLeaHw@mail.gmail.com>\r
42 User-Agent: Notmuch/0.5-226-g8e0d1d9 (http://notmuchmail.org) Emacs/23.3.1\r
43         (x86_64-pc-linux-gnu)\r
44 Date: Mon, 20 Jun 2011 22:41:18 -0700\r
45 Message-ID: <87hb7jg2rl.fsf@servo.factory.finestructure.net>\r
46 MIME-Version: 1.0\r
47 Content-Type: multipart/signed; boundary="=-=-=";\r
48         micalg=pgp-sha256; protocol="application/pgp-signature"\r
49 Cc: notmuch@notmuchmail.org\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Tue, 21 Jun 2011 05:41:29 -0000\r
63 \r
64 --=-=-=\r
65 Content-Transfer-Encoding: quoted-printable\r
66 \r
67 On Tue, 21 Jun 2011 02:01:17 +0200, Sebastien Binet <seb.binet@gmail.com> w=\r
68 rote:\r
69 > and I checked there were no lingering .el files...\r
70 >=20\r
71 > so...\r
72 >  any way to tell which notmuch-emacs-ui I am actually using ? (I am a new=\r
73 bie\r
74 > when comes to hacking lisp)\r
75 \r
76 Hey, Sebastien.  You can determine the loaded version of a library from\r
77 within emacs with the follow command:\r
78 \r
79 M-x locate-library notmuch\r
80 \r
81 It's also good to know how many notmuch instances are installed on your\r
82 system.  For instance, I have a system-wide installation, a "personal"\r
83 installation, the build currently in the source tree, etc.  Depending on\r
84 the options I supply to emacs at startup, I could run a variety of\r
85 versions.\r
86 \r
87 jamie.\r
88 \r
89 --=-=-=\r
90 Content-Type: application/pgp-signature\r
91 \r
92 -----BEGIN PGP SIGNATURE-----\r
93 Version: GnuPG v1.4.11 (GNU/Linux)\r
94 \r
95 iQIcBAEBCAAGBQJOAC7+AAoJEO00zqvie6q8dWMP+gOPr8vv+mqZw1E81HMzvdhF\r
96 ocSPumHVgpVNI5FdvQlF6Ws/GuSMqCUiUkot5ImCjK8Q+J85IIuBNHnTzyJFXfcB\r
97 8cR2O9N7rrzrm954c56fPWsNCZz+T+7ax7zPZoJdcMTKuz6FfNW+kD3nCZ6aeNQv\r
98 bUsBeT8heFZNJcYd0CG23pCjrSneAMU8uATnM1cg4ZJrL43UJseGX8PZ681tp1u1\r
99 y0RwHA8tk9C7YpL1bKs/qoCMSnZnwv7I6ytjfftUH6X2V5T+TO672TdjWk8hF8uk\r
100 0AxeM5PHSbDcg5kr4IIzc9gbAo0D2QkUoDJeg3+vdzRmS0oh7nkdFfzX/+V/Ix7L\r
101 0yqYPf9gpG01ZnHsB+6x8KrA+22/KKWsljU6yE8JcnVaJlyRKRGVpRnAKCvPxTkZ\r
102 yHmnEUAp9xM1vnyEijpwMfwqyzvZkMhXHmQkc79tKWcPIMCXonUlhIbx2rZFeJIv\r
103 wuf7g06Cu3BoHkYEEeccaB4gx3gtyNdTTZQv0Ybam1eBCvl5XZBowCSmQCC+Omzy\r
104 VieOxCfXWeQCCTKIA0YF7kQvbvHf2VEyNFnelcDvGsMjh7ka+8JIWfYly1nvb7N/\r
105 6iS60iJLSLRGY1qI4zGtp/sdf10jvXVuOi/Fx6q6ED+8weWlMJAW2P94t23WonPl\r
106 GkyYw6q/7TCdCn82QvCd\r
107 =rKSa\r
108 -----END PGP SIGNATURE-----\r
109 --=-=-=--\r