Variable: hnews:composer
hnews:composer is a variable defined in hmail.el.
Value
news-reply-mode
Documentation
Major mode for composing USENET news to be sent with Hyperbole buttons.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmail.el
;;; ************************************************************************
;;; Public variables
;;; ************************************************************************
(defvar hnews:composer 'news-reply-mode
"Major mode for composing USENET news to be sent with Hyperbole buttons.")