PREV Hooking into MH-E UP Installation next

1.2.4: Hooking into Gnus

To hook Mailcrypt into Gnus, use the following lines:

(add-hook 'gnus-summary-mode-hook 'mc-install-read-mode)
(add-hook 'message-mode-hook 'mc-install-write-mode)
(add-hook 'news-reply-mode-hook 'mc-install-write-mode)
PREV Hooking into MH-E UP Installation next