Skip to content

Load quelpa lazily if the user sets an option

steckerhalter requested to merge raxod502:load-quelpa-lazily into master

Created by: raxod502

This maintains the default behavior, where quelpa is loaded eagerly, by default. But if the user doesn't like that, then they can set quelpa-use-package-inhibit-loading-quelpa. How does that sound?

Merge request reports