>>>> "Ville" == Ville Skytt <Ville>
writes:
[...] Good catch, thanks! I copy-pasted and committed a version
which was
already in many packages in the tree instead of using the one you sent, but
left the changelog as is (let me know if you want that changed).
It's fine.
> If by chance this patch also solves
>
http://list-archive.xemacs.org/xemacs-beta/200405/msg00355.html then
> please try to speed things (if you've got some time of course) to make
> your new VC code the default.
Unfortunately, it doesn't, still crashes a lot the same way as
before.
However, by chance, I noticed that if I use the new vc package with only
the *.el (not *.elc) present, it doesn't seem to crash. So something's
apparently screwed with byte-compiling it.
I saw that happen with EUDC and the LDAP code a long time ago. Never found the
real cause but noticed that byte-compiling things manually solved the problem.
Maybe there is something wrong going on when byte-compiling during installation
(wrong XEmacs binary selection ?)
Currently I am running the new VC (manually byte-compiled) and I have no
problem at all. I think we should consider promoting it to supported otherwise
it will never be properly tested.
Oscar