diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 48489d84..a8a5d956 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -43,6 +43,7 @@ '(initial-frame-alist '((fullscreen . maximized))) '(ispell-dictionary "de_DE,de_CH,en_GB,en_US") '(ispell-program-name "hunspell") + '(message-user-organization "") '(org-agenda-files '("~/Documents/journal/")) '(org-babel-python-command "python3") '(org-directory "~/Documents/journal/")