Variable: klabel-type:changing-flag
klabel-type:changing-flag is a variable defined in klabel.el.
Value
nil
Documentation
Non-nil only while the label type in the current view is being changed.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/kotl/klabel.el
;;; ************************************************************************
;;; Public variables
;;; ************************************************************************
(defvar klabel-type:changing-flag nil
"Non-nil only while the label type in the current view is being changed.")