help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: visiting remote files on webserver


From: saint
Subject: Re: visiting remote files on webserver
Date: Sun, 17 Aug 2014 18:24:54 +0200

lee writes:
 > Hi,
 > 
 > isn't something like the following already available by default:
 > 
 > 
 > (defun my-curl-find-file ()
 >   "Use curl to retrieve something and create a buffer to display what
 > was retrieved.

What about:

(find-file "/scp:user@machie:/path/to/file")

it is possible to use it interactively

C-x C-f /scp:user@machine:/path/to/file

-- 
 /\           ___                                    Ubuntu: ancient
/___/\_|_|\_|__|___Gian Uberto Lauri_____               African word
  //--\| | \|  |   Integralista GNUslamico            meaning "I can
\/                 coltivatore diretto di software       not install
     giĆ  sistemista a tempo (altrui) perso...                Debian"

Warning: gnome-config-daemon considered more dangerous than GOTO



reply via email to

[Prev in Thread] Current Thread [Next in Thread]