FS#57074 - [mu] Add mu4e to emacs load-path
Attached to Project:
Community Packages
Opened by Alex (zreeon) - Friday, 12 January 2018, 18:14 GMT
Last edited by Pierre Neidhardt (Ambrevar) - Friday, 12 January 2018, 18:57 GMT
Opened by Alex (zreeon) - Friday, 12 January 2018, 18:14 GMT
Last edited by Pierre Neidhardt (Ambrevar) - Friday, 12 January 2018, 18:57 GMT
|
Details
Currently (mu-0.9.18-1), mu does not add mu4e to Emacs's
load path, instead suggesting to the user to add some code
to their init file. However, many users share init files
across different computers which may or may not be
arch-based. It would be nice to have mu add mu4e to Emacs's
load-path when installed so that this code in init.el isn't
needed.
|
This task depends upon
You can verify this with `emacs -q` and then inspect the `load-path` variable.
Thus the message displayed when installing mu is wrong. That being said, do you have any problem loading mu4e?