Jerry James writes:
(2) The build crashes in hyperbole, because hvm.el calls
vm-set-modflag-of, which vm/vm-autoload.el claims is defined in
vm-message.el. It isn't. From:
http://list-archive.xemacs.org/xemacs-patches/200309/msg00011.html
I gather that the call in the hyperbole code should be changed to
vm-set-stuff-flag-of, and that vm-autoload.el should be fixed.
vm-autoload.el is machine generated. 'make' must not have been
run in a while.
Let's remove VM from the XEmacs package tree. If folks want the
VM package, they can download it from VM's distribution sites.
Is there a way the package index can specify a different download
location for a package?