On the latest version on master, my *config-compilation* buffer contains the text:
Symbol's function definition is void: package-initialize
Process config-compilation exited abnormally with code 255
Do we need to (require 'package) before we call (package-initialize)?
On the latest version on
master, my*config-compilation*buffer contains the text:Do we need to
(require 'package)before we call(package-initialize)?