Francois Felix Ingrand writes:
 > In short, jka-compr19 seems to get confused by the fact that
 > vm loads .vm which load bbdb-vm which require vm.... There is
 > a loop here...

There should be no loop.  (require 'vm) is satisfied before
vm-load-init-file is called.

 > I am not sure what is the best way to fix this pb. Each of you is probably
 > going to say "not my fault"...

Well, it certainly isn't my fault. :)  The problem seems to be
in the guts of the file handler for `load' which points
the finger of blame squarely at jka-compr19.

Reply via email to