Function: ffap
ffap is a and interactive for find-file-at-point,
defined in ffap.el.gz.
Signature
(ffap &optional FILENAME)
Documentation
Find FILENAME, guessing a default from text around point.
If ffap-url-regexp is not nil, the FILENAME may also be an URL.
With a prefix, this command behaves exactly like ffap-file-finder.
If ffap-require-prefix is set, the prefix meaning is reversed.
See also the variables ffap-dired-wildcards, ffap-newfile-prompt,
ffap-url-unwrap-local(var)/ffap-url-unwrap-local(fun), ffap-url-unwrap-remote(var)/ffap-url-unwrap-remote(fun),
ffap-file-name-with-spaces, and the functions ffap-file-at-point
and ffap-url-at-point.
Probably introduced at or before Emacs version 20.3.
Key Bindings