Variable: kvspec:string
kvspec:string is a variable defined in kvspec.el.
Value
""
Documentation
String displayed in koutline modelines to reflect the current view spec.
It is local to each koutline. Set this to nil to disable modeline display of the view spec settings.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/kotl/kvspec.el
(defvar kvspec:string ""
"String displayed in koutline modelines to reflect the current view spec.
It is local to each koutline. Set this to nil to disable modeline display of
the view spec settings.")