From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Carbon: resizing a frame on wrong "space" Date: Fri, 29 Feb 2008 12:02:11 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <2282B3B4-D844-4E26-BB94-9F79EEA2E847@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1204254153 7974 80.91.229.12 (29 Feb 2008 03:02:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 03:02:33 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 04:02:59 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 1JUvWT-00034E-PO for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 04:02:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUvVx-0003HW-IY for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 22:02:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUvVt-0003HQ-Lu for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:02:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUvVs-0003HE-3u for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:02:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUvVs-0003HB-1V for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:02:20 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUvVr-0005yl-Jd for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:02:19 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JUvVr-0007iX-CD for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 22:02:19 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JUvVo-0005xk-3G for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 22:02:19 -0500 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUvVn-0005wq-8H for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 22:02:15 -0500 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 410FC2C43 for ; Fri, 29 Feb 2008 12:02:13 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:90817 gmane.emacs.pretest.bugs:21342 Archived-At: >>>>> 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. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp