Ar an triú lá de mí Eanair, scríobh Malcolm Purvis:
>>>>> "Aidan" == Aidan Kehoe
<kehoea(a)parhasard.net> writes:
Aidan> Damn it. OK, I’ve added an explicit autoload call to bytecomp.el,
Aidan> which should fix that particular issue.
I've found that just adding "(require 'cl-macs)" to bytecomp.el
results
in an abort while dumping xemacs[1].
That’s fine, expected; 'cl-macs isn’t provided anywhere, it’s just expected
to be loaded at compile time if 'cl has been provided. And abort-on-error is
the usual behaviour for errors when dumping.
Robert, as a work around you can try the patch below which just
replaces
the call to cl-compile-time-init with the body of the function.
That won’t work, because it doesn’t force cl-macs to be loaded.
--
‘Iodine deficiency was endemic in parts of the UK until, through what has been
described as “an unplanned and accidental public health triumph”, iodine was
added to cattle feed to improve milk production in the 1930s.’
(EN Pearce, Lancet, June 2011)
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches