File: hsys-consult.el.html

This library automatically installs the consult package for its
 consult-grep command only when one of the functions in here is
 called. At that time, if consult has not been installed, it will
 be automatically downloaded and installed via the Emacs package
 system, so don't require it herein.

Defined variables (2)

hsys-consult-exit-valueValue from a user-defined exit-hook sent to ‘hsys-consult-get-exit-value’.
hsys-consult-flagNon-nil means use the consult package with vertico for filtering searches.

Defined functions (19)

hsys-consult--grep-paths(PATHS &optional REGEXP MAX-MATCHES PROMPT)
hsys-consult--org-grep-tags-string()
hsys-consult--org-roam-call-function(FUNC)
hsys-consult-active-p()
hsys-consult-apropos(&optional INCLUDE-ALL-FLAG)
hsys-consult-get-exit-value(EXIT-VALUE CONSULT-FUNCTION &rest ARGS)
hsys-consult-get-version()
hsys-consult-grep(GREP-INCLUDES RIPGREP-GLOBS &optional REGEXP MAX-MATCHES PATH-LIST PROMPT)
hsys-consult-grep-headlines-read-regexp(GREP-FUNCTION PROMPT &optional REGEXP)
hsys-consult-grep-headlines-with-prompt(GREP-FUNCTION PROMPT &optional REGEXP)
hsys-consult-grep-tags(ORG-CONSULT-GREP-FUNCTION)
hsys-consult-hyrolo-grep-tags()
hsys-consult-hywiki-grep-tags()
hsys-consult-org-grep-tags()
hsys-consult-org-grep-tags-p()
hsys-consult-org-roam-grep(&optional REGEXP MAX-MATCHES)
hsys-consult-org-roam-grep-tags()
hsys-consult-org-roam-title()
hsys-consult-require-version()

Defined faces (0)