Fix #2627: remove mu4e-maildirs-extension
The package is unmaintained, and its functionality appears to have merged into mu core at some point.
This commit is contained in:
parent
83414d1227
commit
5b094b6220
2 changed files with 0 additions and 8 deletions
|
@ -105,13 +105,6 @@
|
||||||
:desc "attach" "a" #'mail-add-attachment))
|
:desc "attach" "a" #'mail-add-attachment))
|
||||||
|
|
||||||
|
|
||||||
(use-package! mu4e-maildirs-extension
|
|
||||||
:after mu4e
|
|
||||||
:config
|
|
||||||
(mu4e-maildirs-extension)
|
|
||||||
(setq mu4e-maildirs-extension-title nil))
|
|
||||||
|
|
||||||
|
|
||||||
(use-package! org-mu4e
|
(use-package! org-mu4e
|
||||||
:hook (mu4e-compose-mode . org-mu4e-compose-org-mode)
|
:hook (mu4e-compose-mode . org-mu4e-compose-org-mode)
|
||||||
:config
|
:config
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; email/mu4e/packages.el
|
;;; email/mu4e/packages.el
|
||||||
|
|
||||||
(package! mu4e-maildirs-extension :pin "3ef4c48516")
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue