From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: GTK patches part 2 Date: Tue, 10 Dec 2002 19:28:38 +0100 (MET) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200212101824.gBAINu16013919@stubby.bodenonline.com> References: <2388.1039469103@remus.pretzelnet.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1039548352 27333 80.91.224.249 (10 Dec 2002 19:25:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 10 Dec 2002 19:25:52 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Lq0n-00075r-00 for ; Tue, 10 Dec 2002 20:25:45 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18LqBU-0003RO-01 for ; Tue, 10 Dec 2002 20:36:48 +0100 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 18LpZS-00075U-05 for emacs-devel@quimby.gnus.org; Tue, 10 Dec 2002 13:57:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18LpZ7-00074X-00 for emacs-devel@gnu.org; Tue, 10 Dec 2002 13:57:09 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18LpGq-0004YC-00 for emacs-devel@gnu.org; Tue, 10 Dec 2002 13:38:20 -0500 Original-Received: from gnudist.gnu.org ([199.232.41.7]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LpGp-0004TE-02 for emacs-devel@gnu.org; Tue, 10 Dec 2002 13:38:15 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by gnudist.gnu.org with esmtp (Exim 4.10.13) id 18Lp8E-0008Ie-00 for emacs-devel@gnu.org; Tue, 10 Dec 2002 13:29:23 -0500 Original-Received: from accessno42.bodenonline.com (IDENT:root@accessno42.bodenonline.com [193.201.16.44]) gBAINu16013919; Tue, 10 Dec 2002 19:24:01 +0100 Original-To: epg@pretzelnet.org (Eric Gillespie) In-Reply-To: <2388.1039469103@remus.pretzelnet.org> from "Eric Gillespie" at dec 09, 2002 04:25:03 X-Mailer: ELM [version 2.5 PL0pre8] 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:10038 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10038 > > "Jan D." writes: > > > These are the new files in the GTK port. Most of the GTK specific code is > > here. > > gtkutil.c was missing at least and , > possibly others. Can you send compilation warnings/errors you are seeing or platform and compiler flags? Jan D.