all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* compiling code-pages.el
@ 2003-11-03 16:55 Luca Ferrari
  0 siblings, 0 replies; 3+ messages in thread
From: Luca Ferrari @ 2003-11-03 16:55 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compiling code-pages.el
       [not found] <mailman.3023.1067878578.21628.help-gnu-emacs@gnu.org>
@ 2003-11-06 17:56 ` Ian Zimmerman
  2003-11-06 22:17   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Zimmerman @ 2003-11-06 17:56 UTC (permalink / raw)



Luca> While compiling cp-make-translation-table:
Luca> ** reference to free variable ucs-mule-to-mule-unicode

Luca> While compiling cp-make-coding-system:
Luca> ** reference to free variable ucs-mule-to-mule-unicode

Luca> While compiling toplevel forms:
Luca> !! Symbol's value as variable is void ((ucs-mule-to-mule-unicode))

Looks like you need the mule-ucs package, which may or may not be
included with the latest and greatest w3.  At least the w3 documentation
should tell you where to find it.

-- 
"Rap music is our punishment for neglecting music education."
An anonymous teacher

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compiling code-pages.el
  2003-11-06 17:56 ` compiling code-pages.el Ian Zimmerman
@ 2003-11-06 22:17   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2003-11-06 22:17 UTC (permalink / raw)


Luca> While compiling cp-make-translation-table:
Luca> ** reference to free variable ucs-mule-to-mule-unicode

Luca> While compiling cp-make-coding-system:
Luca> ** reference to free variable ucs-mule-to-mule-unicode

Luca> While compiling toplevel forms:
Luca> !! Symbol's value as variable is void ((ucs-mule-to-mule-unicode))

> Looks like you need the mule-ucs package, which may or may not be
> included with the latest and greatest w3.  At least the w3 documentation
> should tell you where to find it.

No, he needs something like the ucs-tables.el or some such package
that should be found at the same place where he found code-pages.el.


        Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-06 22:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.3023.1067878578.21628.help-gnu-emacs@gnu.org>
2003-11-06 17:56 ` compiling code-pages.el Ian Zimmerman
2003-11-06 22:17   ` Stefan Monnier
2003-11-03 16:55 Luca Ferrari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.