Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 85 / e23a2bb71ff29aa863ce429c8d2a680c0b9d2c
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 A2434431FB6\r
6         for <notmuch@notmuchmail.org>; Sat, 26 Feb 2011 16:27:49 -0800 (PST)\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 JXf6SrpH+tNc for <notmuch@notmuchmail.org>;\r
16         Sat, 26 Feb 2011 16:27:49 -0800 (PST)\r
17 Received: from brinza.cc.columbia.edu (brinza.cc.columbia.edu [128.59.29.8])\r
18         by olra.theworths.org (Postfix) with ESMTP id 11D71431FB5\r
19         for <notmuch@notmuchmail.org>; Sat, 26 Feb 2011 16:27:48 -0800 (PST)\r
20 Received: from servo.finestructure.net (cpe-75-84-123-77.socal.res.rr.com\r
21         [75.84.123.77])\r
22         (user=jgr2110 author=jrollins@servo.finestructure.net mech=PLAIN\r
23         bits=0)\r
24         by brinza.cc.columbia.edu (8.14.4/8.14.3) with ESMTP id p1R0RexB004723\r
25         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
26         Sat, 26 Feb 2011 19:27:41 -0500 (EST)\r
27 Received: from jrollins by servo.finestructure.net with local (Exim 4.72)\r
28         (envelope-from <jrollins@finestructure.net>)\r
29         id 1PtUU7-0000uH-An; Sat, 26 Feb 2011 16:27:39 -0800\r
30 From: Jameson Rollins <jrollins@finestructure.net>\r
31 To: Xavier Maillard <xma@gnu.org>, Albin Stjerna <albin@eval.nu>\r
32 Subject: running the crypto branch [was: Re: Hiding HTML mime-parts and/or\r
33         scrubbing (gmail's) HTML-based citation]\r
34 In-Reply-To: <m27hcmwdmf.fsf@gnu.org>\r
35 References: <878vx8c4on.fsf@hecate.student.uu.se>\r
36         <4D640194.2040104@fifthhorseman.net>\r
37         <8762sbdfer.fsf@hecate.student.uu.se>\r
38         <4D641587.9050701@fifthhorseman.net>\r
39         <87ei6y9701.fsf@hecate.student.uu.se>\r
40         <87aahm4ltk.fsf@servo.finestructure.net> <m27hcmwdmf.fsf@gnu.org>\r
41 User-Agent: Notmuch/0.5-102-ge86ac1d (http://notmuchmail.org) Emacs/23.2.1\r
42         (i486-pc-linux-gnu)\r
43 Date: Sat, 26 Feb 2011 16:27:35 -0800\r
44 Message-ID: <87r5aucoeg.fsf@servo.finestructure.net>\r
45 MIME-Version: 1.0\r
46 Content-Type: multipart/signed; boundary="=-=-=";\r
47         micalg=pgp-sha256; protocol="application/pgp-signature"\r
48 X-No-Spam-Score: Local\r
49 X-Scanned-By: MIMEDefang 2.68 on 128.59.29.8\r
50 Cc: notmuch <notmuch@notmuchmail.org>\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Sun, 27 Feb 2011 00:27:49 -0000\r
64 \r
65 --=-=-=\r
66 \r
67 On Sun, 27 Feb 2011 01:00:08 +0100, Xavier Maillard <xavier@maillard.im> wrote:\r
68 > What is the easy way to switch to your codebase from notmuch mainline ?\r
69 > I mean, what exact commands do we need to type in order to use your\r
70 > branch code ? Knowing that would certainly help people in switching and\r
71 > testing your code.\r
72 \r
73 Hey, Xavier.  Thanks for asking.  Here's what I would suggest:\r
74 \r
75 1. Add my public repo as a remote in your notmuch git repository:\r
76 \r
77 $ git remote add jrollins git://finestructure.net/notmuch\r
78 \r
79 2. Update your remotes to pull in the remote branches\r
80 \r
81 $ git remote update\r
82 \r
83 At this point you should see my public branches as remote-tracking\r
84 branches in your repository, e.g.:\r
85 \r
86 $ git branch -a\r
87 ...\r
88   remotes/jrollins/crypto\r
89   remotes/jrollins/master\r
90   remotes/jrollins/personal\r
91 \r
92 3. Check out my crypto branch into a local branch:\r
93 \r
94 $ git checkout --track jrollins/crypto\r
95 \r
96 This will put you in a new local branch in your repository called\r
97 "crypto" that will be tracking my public crypto branch.\r
98 \r
99 4. Compile notmuch in the crypto branch and install it, however you\r
100 usually do.  I do something like this:\r
101 \r
102 ./configure --prefix=~/opt/notmuch\r
103 make\r
104 make test\r
105 make install\r
106 \r
107 I then run notmuch in emacs like this:\r
108 \r
109 export LD_LIBRARY_PATH=~/opt/notmuch/lib:$LD_LIBRARY_PATH\r
110 emacs -L ~/opt/notmuch/share/emacs/site-lisp -f notmuch\r
111 \r
112 I hope that helps.  Please let me know if you have any other questions.\r
113 And of course we'd love to hear any and all feedback on the new\r
114 cryptographic features!\r
115 \r
116 jamie.\r
117 \r
118 --=-=-=\r
119 Content-Type: application/pgp-signature\r
120 \r
121 -----BEGIN PGP SIGNATURE-----\r
122 Version: GnuPG v1.4.10 (GNU/Linux)\r
123 \r
124 iQIcBAEBCAAGBQJNaZp3AAoJEO00zqvie6q88zkQAKQPnkKqJp6+JStA2YRYo6O+\r
125 QI+eIWqxMKydhGWjD7pvXPF9vzFrIotV9+0RIrFoGEz1ud265yFihVTfbQC0m3BT\r
126 p7ig0M+w9PQyhOhv/qTgYkLt5RZcW1MD20EBp/F5ucryO+YaRl1s6H1AjpNWcby2\r
127 y+3O+nMdMh1oaPm3BGrp4sdVKDefr8NxnU74KzKh0bDxg3b4ufmJZyzioGIMBaIV\r
128 1iSwwJpErInQYGimWqCy9NNzF8Ulz9r4fXeLTb6y931MZDC96MnLVsDuZ9s9dLKl\r
129 AE22Y1H+EXIKhlXCJ6Y5KfqC1JVDZaDTGBxe29XEZwA9Na4Hqf79rGXneR15tH3g\r
130 YB6d1vWm/GPPRFfLwwsM03bhziGhdKiE1ZRYXdvVr71W1kDay0R3bjf1WvxZFbCW\r
131 Wo+4SCNC7P5bvng3KaFieuHT0/75BpOgDc7fkiFktiGNn3hxyzeFv2z1s6cT6R0n\r
132 V5eSR7/4RtfAtw/ZLx28nHFtY9Y48EcoBW4XJbYVvn2147FEmeefAamtc1s0oK8T\r
133 ulMUxneMa3XCC4EUCyozI1anDkzHYjPIi6vPO7GbITKE06j2oj/f7fsi+idAxvWw\r
134 HkyujeCkmfb8Jew8mjZJhpXbw1wIC3KlGgkgcrz5fKyZhgiDTTXGtrVaONr3E+tr\r
135 e8LdJoZTOnMOqX+3Z0Hi\r
136 =ItIE\r
137 -----END PGP SIGNATURE-----\r
138 --=-=-=--\r