Variable: kvspec:label-type-alist

kvspec:label-type-alist is a variable defined in kvspec.el.

Value

((48 . id)
 (49 . alpha)
 (46 . legal))

Documentation

Alist of (view-spec-character . label-type) pairs.

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.")