File: hpath.el.html

Defined variables (56)

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

Defined functions (81)

br-in-browser()
hpath:abbreviate-file-name(PATH)
hpath:absolute-arguments(ACTYPE ARG-LIST &optional DEFAULT-DIRS)
hpath:absolute-to(PATH &optional DEFAULT-DIRS)
hpath:at-p(&optional TYPE NON-EXIST)
hpath:cache-mswindows-mount-points()
hpath:call(FUNC PATH &optional NON-EXIST)
hpath:choose-from-path-variable(PATH-VAR &optional ACTION-STR)
hpath:command-string(CMD FILENAME)
hpath:dashes-to-spaces-markup-anchor(ANCHOR)
hpath:delete-trailer(STRING)
hpath:delimited-possible-path(&optional NON-EXIST INCLUDE-POSITIONS)
hpath:disable-find-file-urls()
hpath:display-buffer(BUFFER &optional DISPLAY-WHERE)
hpath:display-buffer-function(&optional DISPLAY-WHERE)
hpath:display-buffer-other-frame(BUFFER)
hpath:display-path-function(&optional DISPLAY-WHERE)
hpath:display-where-function(DISPLAY-WHERE DISPLAY-WHERE-ALIST)
hpath:enable-find-file-urls()
hpath:exists-p(PATH &optional SUFFIX-FLAG)
hpath:expand(PATH &optional EXISTS-FLAG)
hpath:expand-list(PATHS &optional MATCH-REGEXP FILTER)
hpath:expand-with-variable(PATH)
hpath:file-line-and-column(PATH-LINE-AND-COL)
hpath:file-position-to-line-and-column(PATH POSITION)
hpath:find(PATHNAME &optional DISPLAY-WHERE NOSELECT)
hpath:find-executable(EXECUTABLE-LIST)
hpath:find-file-urls-mode(&optional ARG)
hpath:find-file-urls-p()
hpath:find-line(FILENAME LINE-NUM &optional COL-NUM DISPLAY-WHERE)
hpath:find-noselect(FILENAME)
hpath:find-other-frame(FILENAME)
hpath:find-other-window(FILENAME)
hpath:find-program(FILENAME)
hpath:get-external-display-alist()
hpath:get-grep-filename()
hpath:get-single-string-variable-value(VAR-NAME)
hpath:handle-urls()
hpath:is-p(PATH &optional TYPE NON-EXIST)
hpath:is-path-variable-p(PATH-VAR)
hpath:match(FILENAME REGEXP-ALIST)
hpath:mswindows-to-posix(PATH)
hpath:mswindows-to-posix-separators(PATH)
hpath:normalize(PATH)
hpath:org-normalize-title(TITLE)
hpath:org-normalize-titles()
hpath:posix-to-mswindows(PATH)
hpath:posix-to-mswindows-separators(PATH)
hpath:prepend-shell-directory(&optional FILENAME)
hpath:push-tag-mark()
hpath:relative-arguments(ARG-LIST)
hpath:relative-to(PATH &optional DEFAULT-DIR)
hpath:remote-at-p()
hpath:remote-available-p()
hpath:remote-p(PATH)
hpath:resolve(PATH)
hpath:return-one-value(PATH &optional RETURN-PATH-FLAG)
hpath:rfc(RFC-NUM)
hpath:shorten(PATH &optional RELATIVE-TO)
hpath:spaces-to-dashes-markup-anchor(ANCHOR)
hpath:start-end(PATH)
hpath:strip-suffix(PATH)
hpath:substitute-dir(PATH-PREFIX VAR-NAME REST-OF-PATH TRAILING-DIR-SEP-FLAG &optional RETURN-PATH-FLAG)
hpath:substitute-match-value(REGEXP STR NEW &optional LITERAL FIXEDCASE)
hpath:substitute-posix-or-mswindows(PATH)
hpath:substitute-posix-or-mswindows-at-point()
hpath:substitute-value(PATH)
hpath:substitute-var(PATH)
hpath:substitute-var-name(VAR-SYMBOL VAR-DIR-VAL PATH)
hpath:symlink-expand(REFERENT DIRNAME)
hpath:symlink-referent(LINKNAME)
hpath:to-Info-ref(PATH)
hpath:to-line(LINE-NUM)
hpath:to-markup-anchor(HASH ANCHOR &optional INSTANCE-NUM)
hpath:tramp-file-name-regexp()
hpath:trim(PATH)
hpath:url-at-p()
hpath:url-p(OBJ)
hpath:validate(PATH)
hpath:www-at-p(&optional INCLUDE-START-AND-END-P)
hpath:www-p(PATH)

Defined faces (0)