From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: Emacs on OS X development Date: Fri, 21 Dec 2012 12:20:34 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <871uejjp99.fsf@lifelogs.com> References: <87r4s68rr4.fsf@lifelogs.com> <83A41E83-79C8-4490-966B-CD224041E840@gmail.com> <6BC9F752-C724-4C3D-B2B9-088597A57C3E@gmail.com> <878ve943r8.fsf@lifelogs.com> <87obn3zyw2.fsf@lifelogs.com> <6046815D-AE04-410F-9917-AA29683213C3@gmail.com> <874noj3fiq.fsf@lifelogs.com> <8670F104-1F14-4A63-A78D-50738BB2E826@gmail.com> <6156B3BD-C9C2-4407-A76D-427C3B2B14A6@swipnet.se> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1356110474 25445 80.91.229.3 (21 Dec 2012 17:21:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Dec 2012 17:21:14 +0000 (UTC) Cc: Adrian Robert To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 21 18:21:27 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tm6Hk-0001Zn-Tx for ged-emacs-devel@m.gmane.org; Fri, 21 Dec 2012 18:21:25 +0100 Original-Received: from localhost ([::1]:54668 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm6HX-0006Fl-5I for ged-emacs-devel@m.gmane.org; Fri, 21 Dec 2012 12:21:11 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:44105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm6HS-0006Ed-64 for emacs-devel@gnu.org; Fri, 21 Dec 2012 12:21:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tm6HE-0003R9-2K for emacs-devel@gnu.org; Fri, 21 Dec 2012 12:21:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:51381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tm6HD-0003Qi-O5 for emacs-devel@gnu.org; Fri, 21 Dec 2012 12:20:51 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tm6HM-0001Cz-Td for emacs-devel@gnu.org; Fri, 21 Dec 2012 18:21:00 +0100 Original-Received: from c-65-96-148-157.hsd1.ma.comcast.net ([65.96.148.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Dec 2012 18:21:00 +0100 Original-Received: from tzz by c-65-96-148-157.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Dec 2012 18:21:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-65-96-148-157.hsd1.ma.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:ZlGbw3fRRmyBl4+MU+3VQ3SXj1E= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155737 Archived-At: On Sun, 5 Aug 2012 14:51:38 +0200 Jan Djärv wrote: JD> The main issue with the NS event loop is that it doesn't redraw on JD> resize. But besides that, I think it can be improved to the point JD> of being good enough for both OSX and GNUStep. Is there a list of TODOs or bugs that can be connected to this? JD> The NS font backend works, its main problem is that it uses some old JD> deprecated methods. Bringing in the Mac port font end is a more JD> modular operation, and does not have much impact. Jan and Adrian, can you define the work in such a way that someone will be able to do it, especially what functions need to be modified or rewritten, and what parts of the Mac port are relevant? Thanks Ted