Variable: kexport:output-filename
kexport:output-filename is a variable defined in kexport.el.
Value
nil
Documentation
This is automatically set to the full pathname of the exported file.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/kotl/kexport.el
(defvar kexport:output-filename nil
"This is automatically set to the full pathname of the exported file.")