Hi,
I downloaded the latest xemacs-package from
ftp.xemacs.org/packages.
When I try to byte-compile-file ( or byte-force-recompile ), it fails when
compiling the following file: xemacs-packages/lisp/apel/emu-mule.el with the
following message.
---------------------------------- Error Msg
-------------------------------------
Compiling file d:\Emacs\xemacs-packages\lisp\apel\emu-mule.el at Thu Nov 09
09:20:09 2000
While compiling toplevel forms:
!! Invalid read syntax (("#"))
!! Invalid read syntax (("#"))
---------------------------------- Error Msg -------------------------------------
This prevents me from byte-force-recompile of the whole package.
I have XEmacs-21.2-b36 "Notus" on NT.
I also tried the same with 21.1 release along with release package and it fails
at the same point.
I would be willing to send the emu-mule.el I have on my machine if required.
with regards,
dhruva
PS:
I also have one more question with respect to "gnuserv" package. The default
gnuserv.el does
not work with the gnuserv and gnuclient. I therefore use the gnuserv.el aimed at
GNU Emacs
and it works fine for me on XEmacs. Is it the right thing I am doing or is it
possible to use the
gnuserv.el in XEmacs with some customisations.