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 very cool. I've only noticed one problem so far,
*compilation* buffer (invoking cygwin gnu make) is generating ^M's.
- Cotton