Variable: mm-inline-text-html-with-w3m-keymap
mm-inline-text-html-with-w3m-keymap is a customizable variable defined
in mm-decode.el.gz.
Value
t
Documentation
If non-nil, use emacs-w3m command keys in the article buffer.
This variable was added, or its default value changed, in Emacs 22.1.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/mm-decode.el.gz
(defcustom mm-inline-text-html-with-w3m-keymap t
"If non-nil, use emacs-w3m command keys in the article buffer."
:version "22.1"
:type 'boolean
:group 'mime-display)