Message: Fix hook setup to select dictionary

master
Pierre Neidhardt 2019-03-27 11:40:46 +01:00
parent 1c91e51729
commit 9c93480c30
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ A fortune is appended if `ambrevar/message-compose-fortune-p' is non-nil."
(setq message-signature 'ambrevar/message-add-signature-and-maybe-fortune)
(when (when (require 'org-contacts nil t))
(when (require 'org-contacts nil t)
(defun ambrevar/message-select-dictionary ()
"Set dictionary according to the LANGUAGE property of the first
\"To:\" recipient found in the Org contacts file."