dnd-open-remote-url

dnd-open-remote-url is a compiled Lisp function in `dnd.el'.

(dnd-open-remote-url URI ACTION)

Open a remote file with `find-file' and `url-handler-mode'.
Turns `url-handler-mode' on if not on before. The file is opened in the
current window, or a new window if `dnd-open-file-other-window' is set.
URI is the url for the file. ACTION is ignored.