[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / e0 / 4753a378b92857f522570ffe0ed435325db93a
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 2641B429E25\r
6         for <notmuch@notmuchmail.org>; Wed,  8 Jun 2011 10:47:07 -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]\r
13         autolearn=unavailable\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 i2JIpDIKrrNY for <notmuch@notmuchmail.org>;\r
17         Wed,  8 Jun 2011 10:47:07 -0700 (PDT)\r
18 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
19         [131.215.239.19])\r
20         by olra.theworths.org (Postfix) with ESMTP id F17B7431FB6\r
21         for <notmuch@notmuchmail.org>; Wed,  8 Jun 2011 10:47:06 -0700 (PDT)\r
22 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
23         by earth-doxen-postvirus (Postfix) with ESMTP id 29D7E66E0402;\r
24         Wed,  8 Jun 2011 10:47:03 -0700 (PDT)\r
25 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
26 Received: from servo.finestructure.net\r
27         (adsl-76-240-184-246.dsl.irvnca.sbcglobal.net [76.240.184.246])\r
28         (Authenticated sender: jrollins)\r
29         by earth-doxen-submit (Postfix) with ESMTP id 3F9DB66E0377;\r
30         Wed,  8 Jun 2011 10:46:59 -0700 (PDT)\r
31 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
32         id 05BEB6F6; Wed,  8 Jun 2011 10:47:00 -0700 (PDT)\r
33 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
34 To: Jesse Rosenthal <jrosenthal@jhu.edu>, Carl Worth <cworth@cworth.org>,\r
35         Notmuch Mail <notmuch@notmuchmail.org>\r
36 Subject: Re: tag sharing [was: Re: release-candidate/0.6 redux]\r
37 In-Reply-To: <87boya98sf.fsf@gogo.home>\r
38 References: <1306619520-25730-1-git-send-email-jrollins@finestructure.net>\r
39         <87hb8eebdi.fsf@servo.factory.finestructure.net>\r
40         <87pqmyn224.fsf@servo.factory.finestructure.net>\r
41         <87zklyjshd.fsf@yoom.home.cworth.org>\r
42         <87sjrng5k3.fsf@servo.factory.finestructure.net>\r
43         <87oc2bjgrs.fsf@yoom.home.cworth.org>\r
44         <8762oigc0y.fsf@servo.factory.finestructure.net>\r
45         <87boya98sf.fsf@gogo.home>\r
46 User-Agent: Notmuch/0.5-226-g8e0d1d9 (http://notmuchmail.org) Emacs/23.3.1\r
47         (x86_64-pc-linux-gnu)\r
48 Date: Wed, 08 Jun 2011 10:46:57 -0700\r
49 Message-ID: <87vcwg2p2m.fsf@servo.factory.finestructure.net>\r
50 MIME-Version: 1.0\r
51 Content-Type: multipart/signed; boundary="=-=-=";\r
52         micalg=pgp-sha256; protocol="application/pgp-signature"\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Wed, 08 Jun 2011 17:47:07 -0000\r
66 \r
67 --=-=-=\r
68 Content-Transfer-Encoding: quoted-printable\r
69 \r
70 On Mon, 06 Jun 2011 13:20:00 -0400, Jesse Rosenthal <jrosenthal@jhu.edu> wr=\r
71 ote:\r
72 > After a conversation with David last year about bug-tracking, I worked\r
73 > up a rough python-based prototype of this. It worked in terms of\r
74 > namespaces, so Carl could associate the namespace "public" with a list\r
75 > of tags he publishes to a http-accessable location. And you could\r
76 > associate the namespace "cworth" with those same tags.\r
77 \r
78 This sounds very cool, Jesse.  Very git-like.  I like it.\r
79 \r
80 > You type `whatevercommand pull cworth` and the tags come down from that\r
81 > URL as "cworth.*".\r
82 >=20\r
83 > So what he has as "public.to-push" comes down to your notmuch as\r
84 > "cworth.to-push".\r
85 \r
86 Did you guys try to address the issue of tag removal at all?  I've been\r
87 trying to decide if this is something we need to worry about or not.\r
88 For instance, if cworth pushed a tag ".needs-review", you would probably\r
89 want to have that tag removed if cworth removed it.  I guess\r
90 alternatively he could just push the tag ".reviewed" to nullify the\r
91 meaning of the previous one.  I'm not sure that would work in all cases,\r
92 though.\r
93 \r
94 jamie.\r
95 \r
96 --=-=-=\r
97 Content-Type: application/pgp-signature\r
98 \r
99 -----BEGIN PGP SIGNATURE-----\r
100 Version: GnuPG v1.4.11 (GNU/Linux)\r
101 \r
102 iQIcBAEBCAAGBQJN77WRAAoJEO00zqvie6q8YW4QAIO0lXI8rkzOdhhp6190oKJ1\r
103 SDMOFx/ikOtMHdtqfA8LBUGEMYMoH+ioSUjx0tw99vqG0otga4ZzEkJBwU/DWnjC\r
104 gjGg5jBtMiSOn2peS4aw/XQZwQPzyeyiI5e2GdbT3ymcfBOjKis8nkR9ghF3A92H\r
105 g/mBerQnwpmv+r83enZEJnMYWQWduuqg/1v9rfQlk5m2yX8rp4r9FHv/EZTfbe5f\r
106 QXzJyy0Hpp2FCjej8oz0PbAX3Yqf2T8lKTbd1eJxvkxOClRNHFQKI9ojim87mads\r
107 KbomSTz7yffZLiEFJnoO7Gw5mmihmK4I3BSwjgabWPGwLvkH5p7cCNViqzVvY9O9\r
108 Xm4wJDRUw8jgfBB7hSOyw7NSA6huVcPIkaOLakx2O2uNbiOdFAR0v6+cxTfRdquE\r
109 CFpsCuHwBhhXhteFNcjksHHMpbJu6SdUu6nX61kZA2+KFRKJJZs+6dL87wIJ/K5X\r
110 y+Cfw4euM1HYo5KecAgwKmkInunts+Ui99wsJ26W0HEEofIGPF1/L4NFQdwmjWbe\r
111 VgWMeymVINkDph9ayv0QTqv/SNVa+qfv1OXaiClN4HB6hsBNucOJHJ3t2nfbylFy\r
112 zz2CahGcxfF9moMmudu0NAUNHF2vDdXbVuSgjWApsBwsjnr94OHarpfezEV3hVtz\r
113 kSzi6BO2rSet/kA8k+hR\r
114 =P0jX\r
115 -----END PGP SIGNATURE-----\r
116 --=-=-=--\r