File: hibtypes.el.html

Implicit button types (ibtypes) in this file are defined in increasing
  order of priority within this file (last one is highest priority).

  To return a list of the implicit button types in priority order (highest
  to lowest), evaluate:

     (symset:get 'ibtypes 'symbols)

  If you need to reset the priorities of all ibtypes, evaluate:

     (symset:clear 'ibtypes)

  and then reload this file.

  To get a list of all loaded action types, evaluate:

     (symset:get 'actypes 'symbols)

Defined variables (8)

action:endRegexp matching the end of a Hyperbole Emacs Lisp expression to evaluate.
action:startRegexp matching the start of a Hyperbole Emacs Lisp expression to evaluate.
elink:endString matching the end of a link to a Hyperbole explicit button.
elink:startString matching the start of a link to a Hyperbole explicit button.
glink:endString matching the end of a link to a Hyperbole global button.
glink:startString matching the start of a link to a Hyperbole global button.
ilink:endString matching the end of a link to a Hyperbole implicit button.
ilink:startString matching the start of a link to a Hyperbole implicit button.

Defined functions (34)

hib-link-to-file-line(FILE LINE-NUM)
hib-python-traceback()
hlink(LINK-ACTYPE LABEL-PREFIX START-DELIM END-DELIM)
hlink:parse-label-and-loc(LABEL-AND-LOC)
hywiki-existing-word:help(IBUT)
hywiki-word:help(IBUT)
ibtypes::completion()
ibtypes::cscope()
ibtypes::ctags()
ibtypes::elink()
ibtypes::etags()
ibtypes::glink()
ibtypes::gnus-push-button()
ibtypes::grep-msg()
ibtypes::grep-single-file()
ibtypes::hyp-address()
ibtypes::hyp-manual()
ibtypes::hyrolo-stuck-msg()
ibtypes::hywiki-existing-word()
ibtypes::hywiki-word()
ibtypes::id-cflow()
ibtypes::ilink()
ibtypes::ipython-stack-frame()
ibtypes::mail-address()
ibtypes::man-apropos()
ibtypes::markdown-internal-link()
ibtypes::org-id()
ibtypes::org-link-outside-org-mode()
ibtypes::python-tb-previous-line()
ibtypes::rfc-toc()
ibtypes::ripgrep-msg()
ibtypes::smerge()
mail-address-at-p()
markdown-follow-inline-link-p(OPOINT)

Defined faces (0)