From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Emacs.app (Cocoa/GNUstep port) release and feature list Date: Sat, 24 Nov 2007 00:25:49 +0900 (JST) Message-ID: <20071124.002549.251924200.mituharu@math.s.chiba-u.ac.jp> References: <55f7df060711230241y6aeee7cfr12e61c493002014b@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1195831602 13165 80.91.229.12 (23 Nov 2007 15:26:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Nov 2007 15:26:42 +0000 (UTC) Cc: adrian.b.robert@gmail.com To: emacs-devel@gnu.org, david.reitter@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 23 16:26:48 2007 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 1IvaQW-0004IE-UE for ged-emacs-devel@m.gmane.org; Fri, 23 Nov 2007 16:26:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IvaQI-0000h9-Oh for ged-emacs-devel@m.gmane.org; Fri, 23 Nov 2007 10:26:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IvaQE-0000h1-Lo for emacs-devel@gnu.org; Fri, 23 Nov 2007 10:26:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IvaQD-0000gE-9D for emacs-devel@gnu.org; Fri, 23 Nov 2007 10:26:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IvaQD-0000g6-0J for emacs-devel@gnu.org; Fri, 23 Nov 2007 10:26:25 -0500 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IvaQC-0003jH-09 for emacs-devel@gnu.org; Fri, 23 Nov 2007 10:26:24 -0500 Original-Received: from localhost (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id CCC6D2C40; Sat, 24 Nov 2007 00:26:17 +0900 (JST) In-Reply-To: X-Mailer: Mew version 3.3 on Emacs 22.1 / Mule 5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:83971 Archived-At: >>>>> On Fri, 23 Nov 2007 14:56:32 +0000, David Reitter said: > A couple of other questions w.r.t. known problems with the Carbon > port: > - does your port run from anywhere in the system like any good > application? The current Carbon port (including 22.1) crashes when > started from directories with non-7-bit ASCII path names, such as / > Applications/D=E9veloppement/ > - does your port play nice with multi-screen setups, especially when > screens are of different size? The Carbon port doesn't. As I said before, they are platform-independent problems. I don't think it's a good idea to work around them in a platform-specific way. > - does your port take care to not open frames underneath the Dock > (or otherwise) or enlarge them too much when changing font sizes? > (Aquamacs / Carbon has trouble with this at the moment) Cocoa seems to handle such situations automatically by default. Actually, the Carbon+AppKit port handles them. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp