Variable: symtable:actypes

symtable:actypes is a variable defined in hact.el.

Value

(name "actypes" hash-table #s(hash-table size 145 test equal rehash-size 1.5 rehash-threshold 0.8125 data
					 ("actypes::yt-info" actypes::yt-info "yt-info" actypes::yt-info "actypes::yt-play" actypes::yt-play "yt-play" actypes::yt-play "actypes::yt-search" actypes::yt-search "yt-search" actypes::yt-search "actypes::yt-url" actypes::yt-url "yt-url" actypes::yt-url "actypes::org-link" actypes::org-link "org-link" actypes::org-link "actypes::org-internal-target-link" actypes::org-internal-target-link "org-internal-target-link" actypes::org-internal-target-link "actypes::org-radio-target-link" actypes::org-radio-target-link "org-radio-target-link" actypes::org-radio-target-link "actypes::www-url" actypes::www-url "www-url" actypes::www-url "actypes::annot-bib" actypes::annot-bib "annot-bib" actypes::annot-bib "actypes::completion" actypes::completion "completion" actypes::completion "actypes::display-boolean" actypes::display-boolean "display-boolean" actypes::display-boolean "actypes::display-value" actypes::display-value "display-value" actypes::display-value "actypes::display-value-and-remove-region" actypes::display-value-and-remove-region "display-value-and-remove-region" actypes::display-value-and-remove-region "actypes::display-variable" actypes::display-variable "display-variable" actypes::display-variable "actypes::eval-elisp" actypes::eval-elisp "eval-elisp" actypes::eval-elisp "actypes::exec-kbd-macro" actypes::exec-kbd-macro "exec-kbd-macro" actypes::exec-kbd-macro "actypes::exec-shell-cmd" actypes::exec-shell-cmd "exec-shell-cmd" actypes::exec-shell-cmd "actypes::exec-window-cmd" actypes::exec-window-cmd "exec-window-cmd" actypes::exec-window-cmd "actypes::hyp-config" actypes::hyp-config "hyp-config" actypes::hyp-config "actypes::hyp-request" actypes::hyp-request "hyp-request" actypes::hyp-request "actypes::hyp-source" actypes::hyp-source "hyp-source" actypes::hyp-source "actypes::link-to-bookmark" actypes::link-to-bookmark "link-to-bookmark" actypes::link-to-bookmark "actypes::link-to-buffer-tmp" actypes::link-to-buffer-tmp "link-to-buffer-tmp" actypes::link-to-buffer-tmp "actypes::link-to-compose-mail" actypes::link-to-compose-mail "link-to-compose-mail" actypes::link-to-compose-mail "actypes::link-to-directory" actypes::link-to-directory "link-to-directory" actypes::link-to-directory "actypes::link-to-ebut" actypes::link-to-ebut "link-to-ebut" actypes::link-to-ebut "actypes::link-to-elisp-doc" actypes::link-to-elisp-doc "link-to-elisp-doc" actypes::link-to-elisp-doc "actypes::link-to-file" actypes::link-to-file "link-to-file" actypes::link-to-file "actypes::link-to-file-line" actypes::link-to-file-line "link-to-file-line" actypes::link-to-file-line "actypes::link-to-file-line-and-column" actypes::link-to-file-line-and-column "link-to-file-line-and-column" actypes::link-to-file-line-and-column "actypes::link-to-gbut" actypes::link-to-gbut "link-to-gbut" actypes::link-to-gbut "actypes::link-to-Info-index-item" actypes::link-to-Info-index-item "link-to-Info-index-item" actypes::link-to-Info-index-item "actypes::link-to-Info-node" actypes::link-to-Info-node "link-to-Info-node" actypes::link-to-Info-node "actypes::link-to-ibut" actypes::link-to-ibut "link-to-ibut" actypes::link-to-ibut "actypes::link-to-kcell" actypes::link-to-kcell "link-to-kcell" actypes::link-to-kcell "actypes::link-to-mail" actypes::link-to-mail "link-to-mail" actypes::link-to-mail "actypes::link-to-org-id" actypes::link-to-org-id "link-to-org-id" actypes::link-to-org-id "actypes::link-to-org-id-marker" actypes::link-to-org-id-marker "link-to-org-id-marker" actypes::link-to-org-id-marker "actypes::link-to-regexp-match" actypes::link-to-regexp-match "link-to-regexp-match" actypes::link-to-regexp-match "actypes::link-to-rfc" actypes::link-to-rfc "link-to-rfc" actypes::link-to-rfc "actypes::link-to-string-match" actypes::link-to-string-match "link-to-string-match" actypes::link-to-string-match "actypes::link-to-texinfo-node" actypes::link-to-texinfo-node "link-to-texinfo-node" actypes::link-to-texinfo-node "actypes::link-to-web-search" actypes::link-to-web-search "link-to-web-search" actypes::link-to-web-search "actypes::man-show" actypes::man-show "man-show" actypes::man-show "actypes::rfc-toc" actypes::rfc-toc "rfc-toc" actypes::rfc-toc "actypes::text-toc" actypes::text-toc "text-toc" actypes::text-toc "actypes::button-series" actypes::button-series "button-series" actypes::button-series "actypes::link-to-wikiword" actypes::link-to-wikiword "link-to-wikiword" actypes::link-to-wikiword "actypes::debbugs-gnu-query" actypes::debbugs-gnu-query "debbugs-gnu-query" actypes::debbugs-gnu-query "actypes::kbd-key" actypes::kbd-key "kbd-key" actypes::kbd-key "actypes::link-to-kotl" actypes::link-to-kotl "link-to-kotl" actypes::link-to-kotl "actypes::link-to-doc" actypes::link-to-doc "link-to-doc" actypes::link-to-doc)))

Documentation

Symbol table (hash table) of Hyperbole action type symbols.

For each actype, there are two entries whose keys are strings: one with the actypes:: prefix and one without. The value for both keys is the Elisp symbol for the type, which includes the prefix.

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hact.el
(defvar   symtable:actypes (symtable:create "actypes" 97)
  "Symbol table (hash table) of Hyperbole action type symbols.
For each actype, there are two entries whose keys are strings: one
with the `actypes::' prefix and one without.  The value for both
keys is the Elisp symbol for the type, which includes the prefix.")