Variable: gnus-topic-mode-hook
gnus-topic-mode-hook is a customizable variable defined in
gnus-topic.el.gz.
Value
nil
Documentation
Hook run in topic mode buffers.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-topic.el.gz
(defcustom gnus-topic-mode-hook nil
"Hook run in topic mode buffers."
:type 'hook)