Variable: embark-mixed-indicator-both
embark-mixed-indicator-both is a customizable variable defined in
embark.el.
Value
nil
Documentation
Show both indicators, even after the verbose indicator appeared.
Source Code
;; Defined in ~/.emacs.d/elpa/embark-20260610.302/embark.el
(defcustom embark-mixed-indicator-both nil
"Show both indicators, even after the verbose indicator appeared."
:type 'boolean)