Variable: hargs:defaults

hargs:defaults is a variable defined in hargs.el.

Value

nil

Documentation

Default arguments read from an existing Hyperbole button when editing it.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hargs.el
;;; ************************************************************************
;;; Public variables
;;; ************************************************************************

(defvar hargs:defaults nil
  "Default arguments read from an existing Hyperbole button when editing it.")