[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Saving a remote buffer into a local file
From: |
Dani Moncayo |
Subject: |
Re: Saving a remote buffer into a local file |
Date: |
Tue, 24 Jan 2017 10:37:23 +0100 |
> I think it would be nice to have some special syntax, so that I can
> specify a path in my local host (and avoid the cumbersome
> "/localuser@localhost:/localpath").
>
> Is there such a syntax?
Answering myself: Yes, it seems so: Just quote the local path with "/:":
C-x C-w /:~/file2
This feature is documented in the Emacs manual. Node "Quoted File Names".
Thanks.
--
Dani Moncayo