reading the file that calls vip, the first line is:

(unless *Dbg
   (load "@lib/vip.l") )

why does it seem that, when in debug mode, the vip library is prevented
from loading? its especially confusing since it seems to do nothing, as
running `vip +` runs vip normally.

Reply via email to