X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/8146824a5a0175e7e51e5cba82ef88cf105ef50d..1eb203130bcee485d5abaead5dc7ee723a49d864:/lisp/bandali-message.el diff --git a/lisp/bandali-message.el b/lisp/bandali-message.el index be88049..ca30dc4 100644 --- a/lisp/bandali-message.el +++ b/lisp/bandali-message.el @@ -115,5 +115,9 @@ (gnus-harvest-install 'message-x) (gnus-harvest-install)))) +(use-package orgalist + :after message + :hook (message-mode . orgalist-mode)) + (provide 'bandali-message) ;;; bandali-message.el ends here