From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Carbon: resizing a frame on wrong "space" Date: Thu, 28 Feb 2008 20:55:21 -0800 Message-ID: <200802290455.m1T4tL2B008524@sallyv1.ics.uci.edu> 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 1204260974 23795 80.91.229.12 (29 Feb 2008 04:56:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 04:56:14 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 05:56:40 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 1JUxIU-0003vz-Ts for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 05:56:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUxHy-0004bC-7m for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 23:56:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUxHs-0004W7-06 for emacs-devel@gnu.org; Thu, 28 Feb 2008 23:56:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUxHq-0004TV-IK for emacs-devel@gnu.org; Thu, 28 Feb 2008 23:55:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUxHq-0004TI-6p for emacs-devel@gnu.org; Thu, 28 Feb 2008 23:55:58 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUxHp-0004kh-S9 for emacs-devel@gnu.org; Thu, 28 Feb 2008 23:55:57 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JUxHp-0003bw-IP for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 23:55:57 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JUxHm-0004k9-8n for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 23:55:57 -0500 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JUxHl-0004iQ-TI for emacs-pretest-bug@gnu.org; Thu, 28 Feb 2008 23:55:54 -0500 X-ICS-MailScanner-Watermark: 1204865722.45457@Lgv0iMdwrQL9L7yB0DqciQ Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m1T4tL2B008524; Thu, 28 Feb 2008 20:55:21 -0800 (PST) Mail-Followup-To: emacs-pretest-bug@gnu.org In-Reply-To: (YAMAMOTO Mitsuharu's message of "Fri, 29 Feb 2008 12:02:11 +0900") Original-Lines: 18 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:90827 gmane.emacs.pretest.bugs:21345 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): ^^^^^^^^^^^ Stefan said recently on the list that there might not be and emacs-22.3... So planning to do significant work on that branch might not be the best idea.