From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alex Ott Newsgroups: gmane.emacs.devel Subject: Re: Summer of Code 2009 Date: Sun, 18 Jan 2009 22:35:33 +0100 Organization: Alex Ott's Consulting Message-ID: References: <18797.40998.179248.71695@kahikatea.snap.net.nz> <87k58wg9qk.fsf@CPU107.opentrends.net> <18800.13052.960411.224994@kahikatea.snap.net.nz> <85F9D8B0-496A-4320-BF58-754DA196F2F7@gmail.com> <18802.32121.260953.898590@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1232314572 1474 80.91.229.12 (18 Jan 2009 21:36:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Jan 2009 21:36:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 18 22:37:24 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LOfKd-0001pk-BA for ged-emacs-devel@m.gmane.org; Sun, 18 Jan 2009 22:37:23 +0100 Original-Received: from localhost ([127.0.0.1]:46746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOfJM-0000lf-9x for ged-emacs-devel@m.gmane.org; Sun, 18 Jan 2009 16:36:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LOfJH-0000lP-Pv for emacs-devel@gnu.org; Sun, 18 Jan 2009 16:35:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LOfJF-0000kz-EE for emacs-devel@gnu.org; Sun, 18 Jan 2009 16:35:58 -0500 Original-Received: from [199.232.76.173] (port=40662 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LOfJF-0000kp-81 for emacs-devel@gnu.org; Sun, 18 Jan 2009 16:35:57 -0500 Original-Received: from mail-bw0-f14.google.com ([209.85.218.14]:49406) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LOfJE-0006Wh-NC for emacs-devel@gnu.org; Sun, 18 Jan 2009 16:35:57 -0500 Original-Received: by bwz7 with SMTP id 7so8815890bwz.7 for ; Sun, 18 Jan 2009 13:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:cc:subject:references:from :organization:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=a+LXA2fHzmpiSDayUkdsMW56SIWO4sBwYaLTDyWVNmw=; b=V85lTr+X3HTQ/5xr4+AHgQS2l5+U7ScGUmhGC/p95N57SqQSaZeVLQSDc1ZtSY3Si2 yMyVvL/ipFEE5YEyX3FPRqUZp4iHb3toxak6xB4vBynUmSYjmImGDHWuz2FwuBLJWhv/ QbraWPB1E62hBw33UGROrk5H1KEVNyxfAB6H4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:cc:subject:references:from:organization:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=Hg2v5fwB8T1BCo7RoKT4yBdV4BQfhRMGPuhGTGEBdSWaXFBW2M6IK3CE+H+APs2xZ2 bxMRryDunDJ5rdCPYNRpzkb/RwKJmxd3w43fZUVzHMn/oAv5tZ0QoKvwuKX9kfQGXjOx JEHWJirDmua2iTsvlnJOrcQy2pJzPZTKt3g/s= Original-Received: by 10.223.110.3 with SMTP id l3mr1050335fap.48.1232314524709; Sun, 18 Jan 2009 13:35:24 -0800 (PST) Original-Received: from flash.lan (e177036242.adsl.alicedsl.de [85.177.36.242]) by mx.google.com with ESMTPS id 21sm4180937fkx.19.2009.01.18.13.35.23 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 18 Jan 2009 13:35:23 -0800 (PST) In-Reply-To: (Stefan Monnier's message of "Sun, 18 Jan 2009 15:33:53 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:107970 Archived-At: Hello >>>>> "SM" == Stefan Monnier writes: > bringing various ports (namely the Cocoa one) up to feature parity with > the others >> [...] > It might be acheivable but I doubt GNU would agree to a student from > their allocated number working on a port of Emacs to a proprietary > platform. >> s/Cocoa/GNUstep - problem solved. SM> Actually, the GNUstep port would indeed be very valuable. The main SM> part would be to get the dump to work. With current build of gnu emacs on mac, there is also problem with incorrect font displaying - for example, it use different fonts for russian/english words, etc. -- With best wishes, Alex Ott, MBA http://alexott.blogspot.com/ http://xtalk.msk.su/~ott/ http://alexott-ru.blogspot.com/