From owner-freebsd-ports@FreeBSD.ORG Wed Feb 16 09:41:28 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD07716A4CE; Wed, 16 Feb 2005 09:41:28 +0000 (GMT) Received: from peedub.jennejohn.org (Jbab3.j.pppool.de [85.74.186.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id E13B943D2D; Wed, 16 Feb 2005 09:41:27 +0000 (GMT) (envelope-from garyj@jennejohn.org) Received: from jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.13.1/8.11.6) with ESMTP id j1G9fPQH001132; Wed, 16 Feb 2005 10:41:26 +0100 (CET) (envelope-from garyj@jennejohn.org) Message-Id: <200502160941.j1G9fPQH001132@peedub.jennejohn.org> X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Palle Girgensohn In-Reply-To: Message from Palle Girgensohn <6D16C66F1FA2677E65735E5F@palle.girgensohn.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 16 Feb 2005 10:41:25 +0100 From: Gary Jennejohn cc: ports@FreeBSD.org cc: krion@FreeBSD.org Subject: Re: ports/xemacs-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 09:41:29 -0000 Palle Girgensohn writes: > Is it OK with you if I commit this patch (to keep my Alt-Gr key from > beeping an error). > > xemacs-devel$ cat files/patch-src-console-x-h > Reference: > http://list-archive.xemacs.org/xemacs-patches/200501/msg00069.html > > --- src/console-x.h~ Sun Mar 9 03:27:40 2003 > +++ src/console-x.h Wed Feb 16 00:22:38 2005 > @@ -36,11 +36,14 @@ > #ifdef HAVE_X_WINDOWS > > #include "console.h" > +/* must come before Xutil.h, which is included indirectly from > xintrinsic.h, > + to avoid breakage in keysym-parsing macros from X11R6, at least X.org as > + of 2005-01-17, and probably XFree86 too from reports on c.e.x */ > +#include > #include "xintrinsic.h" > #include "../lwlib/lwlib.h" > > #include > -#include > #include > #include > Fine with me. Since you're still using this port, maybe you'd like to take over as maintainer? Right now it's not maintained. --- Gary Jennejohn / garyj[at]jennejohn.org gj[at]freebsd.org garyj[at]denx.de