From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Carbon: resizing a frame on wrong "space" Date: Fri, 29 Feb 2008 12:10:51 +0900 Organization: the Church of Emacs Message-ID: References: <2282B3B4-D844-4E26-BB94-9F79EEA2E847@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204254677 9202 80.91.229.12 (29 Feb 2008 03:11:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 03:11:17 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 04:11:43 2008 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 1JUvew-0004lo-Ny for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 04:11:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUveQ-0006PP-B1 for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 22:11:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUveN-0006PA-0y for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:11:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUveL-0006Oy-JJ for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:11:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUveL-0006Ou-GX for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:11:05 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JUveL-0007nA-3w for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:11:05 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JUveG-0002kW-W3 for emacs-devel@gnu.org; Fri, 29 Feb 2008 03:11:00 +0000 Original-Received: from gw.community-engine.co.jp ([210.255.51.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Feb 2008 03:11:00 +0000 Original-Received: from william.xwl by gw.community-engine.co.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Feb 2008 03:11:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gw.community-engine.co.jp User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (darwin) Cancel-Lock: sha1:K2ZdthHk5PbXAHYYxBGWL/RSpSo= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:90818 gmane.emacs.pretest.bugs:21343 Archived-At: YAMAMOTO Mitsuharu writes: >>>>>> On Fri, 29 Feb 2008 11:40:10 +0900, William Xu said: > >>> FYI, it does not happen with the Carbon+AppKit port. > >> I have seen you mentioned this port several times, but never find it >> through google. Seems not in CVS repo either? So where can I get it? > > I said in http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00249.html: > >> I'm planning to do before-merge-multi-tty-to-trunk -> EMACS_22_BASE >> merge after the 22.2 release. And below is the plan after that (for >> Emacs 22): > >> * Reorganize Carbon-specific code by separating its GUI parts into a >> new file `mactoolbox.c'. >> * Use Quartz 2D Image I/O API instead of QuickTime C API for reading >> images on Mac OS X 10.4 and later. >> * Add some event handlers to support dictionary lookup with >> DictionaryService (Command-Control-D, 10.4 and later). >> * Add (mostly GUI) code for the Carbon+AppKit port if it is allowed. Does you mean that the Carbon+AppKit port codes is still in your private repo? Or already in before-merge-multi-tty-to-trunk branch ? -- William http://williamxu.net9.org