Variable: hyrolo-entry-group-number
hyrolo-entry-group-number is a variable defined in hyrolo.el.
Value
1
Documentation
Group number whose length represents the level of any entry matched.
See hyrolo-hdr-and-entry-regexp
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hyrolo.el
(defvar hyrolo-entry-group-number 1
"Group number whose length represents the level of any entry matched.
See `hyrolo-hdr-and-entry-regexp'")