[issue]: file.el compiles to null file.elc

Alan Mackenzie acm at muc.de
Fri Sep 9 13:26:23 EDT 2011


Hi, XEmacs.

Download CC Mode 5.32 from 
<http://sourceforge.net/projects/cc-mode/files/cc-mode/cc-mode-5.32.tar.gz/download>.

Unpack the archive and byte compile it as instructed in the README,
i.e.:

    xemacs -batch -no-site-file -q -f batch-byte-compile cc-*.el

, where xemacs is, e.g., 21.4.22.

Note that the resulting cc-align.elc is only 576 bytes big and, on
closer examination, is content free.  This is a bug.

Note: in an actual XEmacs session, M-x byte-compile-file compiles
cc-align.el properly.

-- 
Alan Mackenzie (Nuremberg, Germany).



More information about the XEmacs-Beta mailing list