Variable: hmail:composer

hmail:composer is a variable defined in hmail.el.

Value

message-mode

Documentation

Major mode for composing mail to be sent with Hyperbole buttons.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmail.el
(defvar hmail:composer  'message-mode
 "Major mode for composing mail to be sent with Hyperbole buttons.")