Variable: hui-select-whitespace
hui-select-whitespace is a customizable variable defined in
hui-select.el.
Value
t
Documentation
If t, groups of whitespace are considered as things.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui-select.el
(defcustom hui-select-whitespace t
"If t, groups of whitespace are considered as things."
:type 'boolean
:group 'hyperbole-commands)