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

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

Re: SSH URL


From: Stefan Monnier
Subject: Re: SSH URL
Date: Sat, 29 Mar 2014 22:51:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> In Emacs, I usually open ssh sessions like this: 
> cd /ssh:foo@baz:~
> Is there any way in Emacs to open up SSH URLs', like this?: 
> ssh://foo:bar@baz

It should not be terribly hard to add support for the ssh protocol to
the URL library and to the url-handlers.el (using Tramp underneath,
obviously).


        Stefan




reply via email to

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