Cotton Seed <cottons(a)concmp.com> writes in xemacs-beta(a)xemacs.org:
Cotton Seed writes:
> I had some trouble downloading the patch from the web in an
> uncorrupted form. Cut and paste loses tabs, but after I replaced the
> html &foo; tags from the .html source, the patch applied cleanly.
Ah, I found the problem. I was doing the make from within the shell
of a emacs-20.2. The build process must have picked up environment
variables from that emacs, and it was trying to load emacs-20.2
byte-compiled files...
This is a bug and it should be fixed. We've had similar problems with
environmental pollution in localization. XEmacs shouldn't ever be
picking up FSF Emacs bytecode and building XEmacs in an Emacs `M-x
shell' is something that ought to work.