mu4e: clean up org-handling

Load org support by default, unless mu4e-org-support is set to nil.

Turn off speedbar support by default (set mu4e-speedbar-support to t to
re-enable it).

Move the non-obsolete org stuff to mu4e-org. Rename some things from
org-mu4e to mu4e-org.

Remove org-old-mu4e.el
This commit is contained in:
Dirk-Jan C. Binnema
2019-12-01 14:24:03 +02:00
parent 9d6f51b769
commit 0bc2e605a4
8 changed files with 43 additions and 446 deletions

View File

@ -34,18 +34,17 @@ dist_lisp_LISP= \
mu4e-mark.el \
mu4e-message.el \
mu4e-meta.el \
mu4e-org.el \
mu4e-proc.el \
mu4e-speedbar.el \
mu4e-utils.el \
mu4e-vars.el \
mu4e-view.el \
mu4e.el \
org-mu4e.el \
org-old-mu4e.el
org-mu4e.el
EXTRA_DIST= \
mu4e-about.org \
org-old-mu4e.el
mu4e-about.org
CLEANFILES= \
*.elc