From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luca Ferrari Newsgroups: gmane.emacs.help Subject: compiling code-pages.el Date: Mon, 3 Nov 2003 17:55:09 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200311031755.09627.fluca1978@libero.it> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067878696 575 80.91.224.253 (3 Nov 2003 16:58:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Nov 2003 16:58:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 03 17:58:13 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AGi1s-0000FO-00 for ; Mon, 03 Nov 2003 17:58:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AGi11-00075W-98 for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2003 11:57:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AGhzu-0006lu-Jb for help-gnu-emacs@gnu.org; Mon, 03 Nov 2003 11:56:10 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AGhzM-0006YH-96 for help-gnu-emacs@gnu.org; Mon, 03 Nov 2003 11:56:07 -0500 Original-Received: from [195.43.174.202] (helo=linux.local) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AGhzJ-0006X2-Pt for help-gnu-emacs@gnu.org; Mon, 03 Nov 2003 11:55:34 -0500 Original-Received: by linux.local (Postfix, from userid 500) id 2FA2417E24; Mon, 3 Nov 2003 17:55:10 +0100 (CET) Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.5.3 Content-Disposition: inline X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13755 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13755 Hi to everyone, I've downloaded code-pages.el from ftp://dlpx1.dl.ac.uk/fx/emacs/Mule/lisp/international/ but when I try to bytecompile the file I get Compiling file /usr/share/emacs/site-lisp/code-pages.el at Mon Nov 3 17:47:48 2003 While compiling cp-make-translation-table: ** reference to free variable ucs-mule-to-mule-unicode While compiling cp-make-coding-system: ** reference to free variable ucs-mule-to-mule-unicode While compiling toplevel forms: !! Symbol's value as variable is void ((ucs-mule-to-mule-unicode)) and I suppose it's wrong, since there is no code-page.elc in the site-lisp directory. How to fix this problem? Thanks, Luca -- Luca Ferrari, fluca1978@libero.it