From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55870 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: XEmacs can't byte recompile gnus Date: Fri, 09 Jan 2004 16:41:06 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073662894 27648 80.91.224.253 (9 Jan 2004 15:41:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2004 15:41:34 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M4410@lists.math.uh.edu Fri Jan 09 16:41:28 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AeylM-0006PX-00 for ; Fri, 09 Jan 2004 16:41:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AeylG-00030N-00; Fri, 09 Jan 2004 09:41:22 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AeylC-00030I-00 for ding@lists.math.uh.edu; Fri, 09 Jan 2004 09:41:18 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id 8D0223A0071 for ; Fri, 9 Jan 2004 09:41:15 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id i09Ff7An009416 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 9 Jan 2004 16:41:09 +0100 Original-To: David Abrahams Mail-Copies-To: nobody X-Hashcash: 0:040109:dave@boost-consulting.com:3569a59afbc568c4 X-Hashcash: 0:040109:ding@gnus.org:a2bea14d4086c404 In-Reply-To: (David Abrahams's message of "Fri, 09 Jan 2004 10:37:40 -0500") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55870 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55870 David Abrahams writes: > The attachment below shows the errors which come up. This is with a > CVS update from a few minutes ago with XEmacs 21.4 (patch 11). The files in contrib/ are not supposed to be byte compiled unconditionally. I suggest symlinking the files you need, in lisp/, they will be byte compiled automatically. ucs-tables.el doesn't apply to XEmacs, I think.