From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Status of MAC/W32/X consolidation -- third major patch committed. Date: 01 Apr 2003 11:27:22 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xk7ee1sat.fsf@kfs2.cua.dk> References: <5xadg38lnj.fsf@kfs2.cua.dk> <5xheaaq93k.fsf@kfs2.cua.dk> <5xbs0bq8en.fsf_-_@kfs2.cua.dk> <5x8yv8ah7w.fsf_-_@kfs2.cua.dk> <5xwuif6v2o.fsf_-_@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049185820 6678 80.91.224.249 (1 Apr 2003 08:30:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2003 08:30:20 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Apr 01 10:30:13 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190H9p-0001jD-00 for ; Tue, 01 Apr 2003 10:30:13 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 190HAK-0007NH-00 for ; Tue, 01 Apr 2003 10:30:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190H9I-0003Rd-01 for emacs-devel@quimby.gnus.org; Tue, 01 Apr 2003 03:29:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 190H8n-0002mS-00 for emacs-devel@gnu.org; Tue, 01 Apr 2003 03:29:09 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 190H8b-000278-00 for emacs-devel@gnu.org; Tue, 01 Apr 2003 03:28:59 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 190H8I-0001Zy-00 for emacs-devel@gnu.org; Tue, 01 Apr 2003 03:28:38 -0500 Original-Received: from kfs2.cua.dk.cua.dk (kfs2.local.filanet.dk [192.168.1.182]) by mail.filanet.dk (Postfix) with SMTP id 997267C017; Tue, 1 Apr 2003 10:28:36 +0200 (CEST) Original-To: Andrew Choi In-Reply-To: Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12793 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12793 Andrew Choi writes: > storm@cua.dk (Kim F. Storm) writes: > > > I have now consolidated the common code related to frame-parameter > > handling from xfns.c, w32fns.c, and macfns.c into frame.c. > > > > Again, I have only been able to test this on X (under GNU/Linux), so > > there may be some problems compiling (and running) the consolidated > > code on W32 and MAC. [...] > > A few small changes were required to build on Mac OS X with Carbon. I > have just checked these in. Thank you. And thanks to Juanma for fixing the W32 port. -- Kim F. Storm http://www.cua.dk