hpath:auto-completing-read-modes | List of boolean mode variables whose modes automatically list completions. |
hpath:auto-variable-alist | Alist of filename patterns and related variables to prepend to resolve them. |
hpath:compressed-suffix-regexp | Regexp of compressed file name suffixes. |
hpath:display-buffer-alist | Alist of (DISPLAY-WHERE-SYMBOL DISPLAY-BUFFER-FUNCTION) elements. |
hpath:display-where | Symbol specifying the default method to use to display Hyperbole link referents. |
hpath:display-where-alist | Alist of (DISPLAY-WHERE-SYMBOL DISPLAY-FILE-FUNCTION) elements. |
hpath:external-display-alist-macos | An alist of (FILENAME-REGEXP . DISPLAY-PROGRAM-STRING-OR-LIST) for the macOS. |
hpath:external-display-alist-mswindows | An alist of (FILENAME-REGEXP . DISPLAY-PROGRAM-STRING-OR-LIST) for MS Windows. |
hpath:external-display-alist-x | An alist of (FILENAME-REGEXP . DISPLAY-PROGRAM-STRING-OR-LIST) for X. |
hpath:external-file-suffixes | Non-operating system dependent regexp of file suffixes to open outside Emacs. |
hpath:external-open-office-suffixes | Regexp of Open Office document suffix alternatives. |
hpath:find-file-urls-mode | Set to t to enable use of ftp and http urls in file finding commands. |
hpath:hostname-grpn | Hostname used to determine the access protocol, e.g. sftp.domain.com. |
hpath:html-anchor-id-pattern | Regexp matching an html anchor id definition. |
hpath:info-suffix | Regexp matching to the end of Info manual file names. |
hpath:instance-line-column-regexp | Regexp matching a trailing instance, optional line, and column number. |
hpath:internal-display-alist | Alist for calling special functions to display file types in Emacs. |
hpath:line-and-column-numbers | Regexp matching a line number and optional column number. |
hpath:line-and-column-regexp | Regexp matching a trailing line number and optional column number. |
hpath:markdown-anchor-id-pattern | Regexp matching a Markdown anchor id definition. |
hpath:markdown-section-pattern | Regexp matching a Markdown section header. |
hpath:markdown-suffix-regexp | Regexp that matches to a Markdown file suffix. |
hpath:markup-link-anchor-regexp | Regexp matching a filename followed by a hash (#) and an optional anchor name. |
hpath:mswindows-drive-regexp | Regular expression matching an MSWindows drive letter. |
hpath:mswindows-mount-prefix | Path prefix to add when converting MSWindows drive paths to POSIX-style. |
hpath:mswindows-path-regexp | Regexp matching the start of an MSWindows path without a drive letter. |
hpath:native-image-suffixes | Regular expression matching file name suffixes of images to display in Emacs. |
hpath:outline-section-pattern | Bol-anchored, no leading spaces regexp matching an Emacs outline section header. |
hpath:path-variable-regexp | Regexp that matches exactly to a standalone path variable name reference. |
hpath:path-variable-value-regexp | Regexp that heuristically matches to Posix or Windows path variable values. |
hpath:pathname-grpn | Optional pathname to access. |
hpath:portnumber-grpn | Optional port number to use. |
hpath:posix-mount-point-to-mswindows-alist | Automatically set alist of (posix-mount-point . window-path-prefix) elements. |
hpath:posix-mount-points-regexp | Regexp of 'mount’ output lines that are not mount points of MSWindows paths. |
hpath:prefix-regexp | Regexp matching command characters which may precede a pathname. |
hpath:protocol-grpn | Access protocol. See doc for ‘hpath:url-regexp’ and ‘hpath:url-regexp[2,3]’. |
hpath:remote-regexp | Regexp matching remote pathnames and urls which invoke remote file handlers. |
hpath:rfc | Url pattern for (hpath:rfc rfc-num) to get the RFC document for ‘rfc-num’. |
hpath:section-line-and-column-regexp | Regexp that matches to a path with optional #section and :line:col. |
hpath:shell-modes | List of modes for editing shell scripts where # is a comment character. |
hpath:sitename-grpn | URL site to connect to. |
hpath:string-url-regexp | Regexp that matches to a possibly delimited Url and nothing else. |
hpath:string-url-regexp2 | Regexp that matches to a possibly delimited terse Url and nothing else. |
hpath:string-url-regexp3 | Regexp that matches to a possibly delimited terse Url and nothing else. |
hpath:suffixes | List of filename suffixes to add or remove within hpath calls. |
hpath:texinfo-section-pattern | Regexp matching a Texinfo section header. |
hpath:tmp-prefix | Pathname prefix for use with external viewers. |
hpath:url-grpn | The whole URL. See doc for ‘hpath:url-regexp’ and ‘hpath:url-regexp[2,3]’. |
hpath:url-hostnames-regexp | Regexp group of hostnames that contains the Url access protocol to use. |
hpath:url-keyword-grpn | Optional ‘URL:’ or ‘URL=’ literal. |
hpath:url-regexp | Regular expression which matches a Url in a string or buffer. |
hpath:url-regexp2 | Regular expression which matches a Url in a string or buffer. |
hpath:url-regexp3 | Regular expression which matches a Url in a string or buffer. |
hpath:username-grpn | Optional username. See doc for ‘hpath:url-regexp’ and ‘hpath:url-regexp[2,3]’. |
hpath:variable-regexp | Regexp matching variable names that Hyperbole resolves within pathnames. |
hpath:variables | List of Emacs Lisp variable symbols to substitute within matching link paths. |