From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: Re: Emacs antialiasing in X Date: Sat, 28 Jan 2006 08:23:28 -0500 Message-ID: <87hd7ojxkf.fsf@boost-consulting.com> References: <200601161353.k0GDrZBx010466@coolsville.localdomain> <87y81gb0cn.fsf@boost-consulting.com> <0764532B-549F-4BB4-985E-9B93D89BB403@swipnet.se> <87zmlw9bbl.fsf@boost-consulting.com> <43CCAC2B.7040808@swipnet.se> <87hd8298yy.fsf@boost-consulting.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138509154 11244 80.91.229.2 (29 Jan 2006 04:32:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Jan 2006 04:32:34 +0000 (UTC) Cc: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 29 05:32:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F34Ek-0000i5-Dr for ged-emacs-devel@m.gmane.org; Sun, 29 Jan 2006 05:32:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F34Hc-00041M-MC for ged-emacs-devel@m.gmane.org; Sat, 28 Jan 2006 23:35:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F2xbA-0005Za-TL for emacs-devel@gnu.org; Sat, 28 Jan 2006 16:27:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F2xKF-000857-8i for emacs-devel@gnu.org; Sat, 28 Jan 2006 16:09:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F2wGh-0000ik-F2 for emacs-devel@gnu.org; Sat, 28 Jan 2006 15:01:55 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F2q5p-0005B4-VD for emacs-devel@gnu.org; Sat, 28 Jan 2006 08:26:18 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F2q3L-0000hs-N5 for emacs-devel@gnu.org; Sat, 28 Jan 2006 14:23:43 +0100 Original-Received: from 209-150-60-201.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com ([209.150.60.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Jan 2006 14:23:43 +0100 Original-Received: from dave by 209-150-60-201.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Jan 2006 14:23:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 55 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 209-150-60-201.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:8zg2TIJLfaamx0yZ7mDRxyBg9Bc= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:49645 Archived-At: David Abrahams writes: > Miles Bader writes: > >> 2006/1/18, David Abrahams : >>> > I've attached a diff from HEAD 2006-01-12 10:24 to the XFT branch (the >>> > latest sync with head occurred then). It is not that much. >>> >>> I could easily(?) apply this patch to emacs-unicode-2 myself, but I >>> don't want to duplicate work if Miles is going to do it too. So, >>> Miles, what'll it be? >> >> My only concern is if any branch merging is done. >> >> If you want to apply this patch directly on the emacs-unicode-2 >> branch, and work there, then I've no reason to be involved (I dunno >> whether that's acceptable to Kenichi et al though). > > I guess I would be slightly more comfortable if someone with more > experience with the emacs codebase (like you) wanted to merge the two > branches together. It seems like a lot to ask, but you did volunteer > :). However, it sounds like it's a small thing so if you want to back > out, I can probably manage. So, Miles, I'm waiting on word from you about what you're going to do here. >> If you want to work on a new branch (derived from emacs-unicode-2), >> and later merge it into emacs-unicode-2, then I'd like to be the one >> that creates the new branch (and later merges it back into >> emacs-unicode-2). >> >> So if it's the latter, give me the word, and I'll make a new >> branch. > > Well, that would keep me out of everyone's hair -- if someone will > give me commit privileges, that is. Who do I ask? Otherwise I'll > have to ask somebody to keep committing my intermediate work. Also, I'd appreciate it if someone could tell me how to get commit privileges (for a branch at least, if you have fine-grained control). >> [Actually, probably the simplest thing to do is for me to make it a >> clone of emacs-unicode-2, and let you apply Jan's patch.] > > Won't that make *more* work when things are integrated? ...not that I mind applying Jan's patch. Thanks, -- Dave Abrahams Boost Consulting www.boost-consulting.com