emacs: Use topic-mode with gnus
This commit is contained in:
parent
5b07159547
commit
404cbbeaf1
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
(signature-file "~/documents/work/aethon/signature.txt")
|
(signature-file "~/documents/work/aethon/signature.txt")
|
||||||
(eval (setq message-sendmail-extra-arguments '("-a" "aethon")
|
(eval (setq message-sendmail-extra-arguments '("-a" "aethon")
|
||||||
flyspell-default-dictionary "nl")))))
|
flyspell-default-dictionary "nl")))))
|
||||||
|
(add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
|
||||||
;-----[ BBDB ]--------------------------------------------------------
|
;-----[ BBDB ]--------------------------------------------------------
|
||||||
;; (require 'bbdb)
|
;; (require 'bbdb)
|
||||||
;; (bbdb-initialize 'gnus 'message)
|
;; (bbdb-initialize 'gnus 'message)
|
||||||
|
|
Loading…
Reference in a new issue