wincent/terminus

Autoload file is getting eagerly evaluated

wincent opened this issue · 0 comments

Need to double-check that this is not something specific to my local set-up, but if I add an echomsg in the autoload file, I see it printed immediately on startup, which is obviously counter to the whole point of the autoload file (deferred execution).