[PATCH] emacs: make the remaining faces configurable.
[notmuch-archives.git] / 3a / 01ac150c060445943a433e0fd9c3bb1fc24b53
1 Return-Path: <micah@riseup.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 D4CE4431FBF\r
6         for <notmuch@notmuchmail.org>; Wed, 27 Jan 2010 11:00:02 -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: -0.056\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.056 tagged_above=-999 required=5 tests=[AWL=0.942,\r
12         BAYES_50=0.001, RCVD_IN_DNSWL_LOW=-1, UNPARSEABLE_RELAY=0.001]  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 iReTEEKcC-ui for <notmuch@notmuchmail.org>;\r
16         Wed, 27 Jan 2010 11:00:01 -0800 (PST)\r
17 Received: from mx1.riseup.net (mx1.riseup.net [204.13.164.18])\r
18         by olra.theworths.org (Postfix) with ESMTP id C8C44431FBC\r
19         for <notmuch@notmuchmail.org>; Wed, 27 Jan 2010 11:00:01 -0800 (PST)\r
20 Received: from [127.0.0.1] (localhost [127.0.0.1])\r
21         (Authenticated sender: micah@mx1.riseup.net)\r
22         with ESMTPSA id D3AA625F687\r
23 Received: by lillypad (Postfix, from userid 1000)\r
24         id 536AA2CC113; Wed, 27 Jan 2010 11:24:27 +1300 (NZDT)\r
25 From: micah anderson <micah@riseup.net>\r
26 To: sebastian@sspaeth.de, notmuch@notmuchmail.org\r
27 In-Reply-To: <960df8f6a8a08f2ca3aceef5a216d691.squirrel@webmail.sspaeth.de>\r
28 References: <87my083mgh.fsf@SSpaeth.de> <87d4148s2c.fsf@lillypad.riseup.net>\r
29         <4B595D3A.1030901@SSpaeth.de> <87636u34lw.fsf@SSpaeth.de>\r
30         <87d411zvz8.fsf@yoom.home.cworth.org>\r
31         <20100125213231.GB15987@lapse.rw.madduck.net>\r
32         <960df8f6a8a08f2ca3aceef5a216d691.squirrel@webmail.sspaeth.de>\r
33 Date: Wed, 27 Jan 2010 11:24:15 +1300\r
34 Message-ID: <87wrz4fqsw.fsf@lillypad.riseup.net>\r
35 MIME-Version: 1.0\r
36 Content-Type: multipart/signed; boundary="=-=-=";\r
37         micalg=pgp-sha512; protocol="application/pgp-signature"\r
38 X-Virus-Scanned: clamav-milter 0.95.3 at mx1\r
39 X-Virus-Status: Clean\r
40 Subject: Re: [notmuch] Git feature branch\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Wed, 27 Jan 2010 19:00:03 -0000\r
54 \r
55 --=-=-=\r
56 \r
57 On Mon, 25 Jan 2010 16:46:43 -0800, sebastian@sspaeth.de wrote:\r
58 > > I think it would make sense to move the mainline to git.debian.org\r
59 > > for now, or another place where everyone can easily get an account.\r
60 > > As alternatives I propose repo.or.cz. I'd prefer to stay away from\r
61 > > commercial services like Github.\r
62 \r
63 I too prefer to stay away from commercial,non-free services like GitHub.\r
64 Gitorious (http://www.gitorious.org/) is a great service, similar to\r
65 Github, but with added freedom.\r
66 \r
67 Currently the git repository is at git://notmuchmail.org/git/notmuch\r
68 which seems like a fine location for it, but perhaps I missed the\r
69 motivation for switching to a centralized repository with the added\r
70 overhead of giving people access to commit?\r
71 \r
72 Couldn't all of this be done without moving the existing git repository\r
73 (don't forget that transition is a cost)? Those who wish to put together\r
74 these proposed branches go ahead and do so, publishing those wherever\r
75 they like (git.debian.org, gitorious, their own hosted git repositories,\r
76 or even github) and then Carl can just add those as remotes as he sees\r
77 fit.\r
78 \r
79 > > What patch tracking workflow should we adopt? Keep sending patches\r
80 > > to the mailing list and have a few people who integrate them into\r
81 > > master or pu (or even maint/next), as appropriate? Use the Debian\r
82 > > bug tracker? Use Sebastian's Roundup instance? Set up a patch queue\r
83 > > manager on notmuchmail.org? Use patchwork [1]?\r
84 \r
85 Personally, I've found mailing lists that have patches sent to them\r
86 tends to totally kill the list for anything else. It seems a bit weird\r
87 to use Debian's bug tracker for a non-Debian native program (but using\r
88 it for the Debian package of notmuch does make sense). I am not so\r
89 familiar with Roundup, patch queue trackers or patchwork to have\r
90 anything to say about those.\r
91 \r
92 micah\r
93 \r
94 --=-=-=\r
95 Content-Type: application/pgp-signature\r
96 \r
97 -----BEGIN PGP SIGNATURE-----\r
98 Version: GnuPG v1.4.10 (GNU/Linux)\r
99 \r
100 iQIcBAEBCgAGBQJLX2uQAAoJEIy/mjIoYaeQu50P/22TEB8ovPSvCQSEllIUxHFA\r
101 uMYz0Pwd0Il8xtKhxo7exHhhcoYyCgFmIp/m/PUChgAtRAQ0kzWyiLXcO8mlge6n\r
102 MrhKhaOnyVo8Jsos0Lm0VSRC6IDlge1H47dcvRj86lBaRdThagnxjGLy0iOBqGbf\r
103 4QgiRjoijzMsXUMSAV0byD/XW7lS4wW3vu9pLx/IVkNWM0sCS6/xE35D8F1WInr0\r
104 Ol5Io6pV3GsBuxERJoSujgJ3H8+6OjX4I0TB2lRNaPuRCuKK2/Vr3RzP8upwxoes\r
105 NB7FqtXNk/owN/RaTFUYCV3Jk+Lrgp3ny8sVbXDBoviWIDHpThg5wnVN91BMIJRX\r
106 HnDR2ib4fakCAtxI60G6wwJVtRbCLd0gI/yoC7nhog9Y82jAqBye8eeO63mvPQeJ\r
107 SplClJXh57H1GXJqtz2Nvtv5nAQFcdIvb+hTDSoyMeRMa0Mv57bRW6S3Gwmmrygx\r
108 SWFGdb1pFugXWspuJd/Q1JKba49545Sg3Wsofz9gL6xNZ99Tf6G76sTKAKRF/F4D\r
109 XCy1ESUGTyBTkSrRxHAKlD0d3vOy6r26T+4LITkTBOGuZnGq3CzP9ynt3xMW+0H3\r
110 HNyIQqKGWbCxwwNq5D7zR3lEf+aCGulVhuRgyZxlBgr15hoY14onMlO8uBqfLSSo\r
111 qlYxj4c2W81ZPu1iXMYE\r
112 =x9yZ\r
113 -----END PGP SIGNATURE-----\r
114 --=-=-=--\r