VM

Comment 0 for bug 937024

Revision history for this message
Uday Reddy (reddyuday) wrote :

With the VM 8.1.x distribution I've noticed that if "vm-macro.el" gets
changed and then one runs lisp/make, "vm-macro.elc" gets rebuilt, but
files that depend on "vm-macro" (e.g. '(eval-when-compile (require
'vm-macro)) )do not get byte-compiled (e.g. vm-folder.el, vm-pop.el).
Is that behavior intended? I suspect that the same is true of the VM
8.2.x distribution.