Steve,
Thanks for the new package organization. I think it's a lot clearer.
I just tried to build all the packages for the first time in awhile,
and in the edit-utils package I got the following error:
While compiling toplevel forms in file
/usr/local/build/xemacs-packages-2001-07-04/xemacs-packages/edit-utils/search-buffers.el:
!! End of stream ((#<buffer " *Compiler Input*">))
When I looked at the file, it seems that every line is terminated with
^M. Since I am trying to build with a non-Mule XEmacs, the ^Ms
confuse the byte compiler.
I could submit a patch if you want. Just let me know.
- vin