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:18:51 +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 1204255741 11924 80.91.229.12 (29 Feb 2008 03:29:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 03:29:01 +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:29:27 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 1JUvw6-0008Pj-5L for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 04:29:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUvvZ-0006ab-Lj for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 22:28:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUvvJ-0006R7-K6 for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:28:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUvvG-0006O7-6S for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:28:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUvvF-0006Np-2r for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:28:33 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUvvE-0003B0-FP for emacs-devel@gnu.org; Thu, 28 Feb 2008 22:28:32 -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 1JUvvD-0000FH-O8 for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 22:28:31 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JUvlu-00011N-7z for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 22:18:57 -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 1JUvlt-000115-L1 for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 22:18:54 -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 B0D4C2C43 for ; Fri, 29 Feb 2008 12:18:51 +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:90820 gmane.emacs.pretest.bugs:21344 Archived-At: >>>>> On Fri, 29 Feb 2008 12:10:51 +0900, William Xu said: >> 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 ? I meant there are several steps needed before installing that port. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp