Re: Unconditional prompting from dotfile packages
> You can byte-compile foo to make it start and run faster. To do this,
> use the command "dotfile-bytecompile foo".
> and simply continue with the installation. Do _not_ wait for a
> keypress.
Certainly don't wait. However, perhaps we could come up with a
serialized queue of optional bytecompiles/cleanups/whatever that get
scheduled by the install but run at a good time? In particular, to
make sure they finish, if interrupted by a reboot, but also to keep
them from whomping the machine in parallel? And to give the sysadmin
*one* place to look for things that scrolled off during the update,
but are still worth doing?
Reply to: