Variable: embark--toggle-quit
embark--toggle-quit is a buffer-local variable defined in embark.el.
Documentation
Should we toggle the default quitting behavior for the next action?
Source Code
;; Defined in ~/.emacs.d/elpa/embark-20260610.302/embark.el
(defvar-local embark--toggle-quit nil
"Should we toggle the default quitting behavior for the next action?")