ffap-at-mouse

ffap-at-mouse is an interactive autoloaded compiled Lisp function in `ffap.el'.


(ffap-at-mouse E)

Find file or URL guessed from text around mouse click.
Interactively, calls `ffap-at-mouse-fallback' if no guess is found.
Return value:
* if a guess string is found, return it (after finding it)
* if the fallback is called, return whatever it returns
* otherwise, nil