To enable `package-loading-notifier' globally, add the following lines to
your .emacs:

 (require 'package-loading-notifier)
 (package-loading-notifier-mode 1)