[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Find-file at point cannot manage tramp file syntax
From: |
Michael Albinus |
Subject: |
Re: Find-file at point cannot manage tramp file syntax |
Date: |
Mon, 08 Oct 2012 16:01:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Michael Albinus <address@hidden> writes:
Hi Stéphane
> I've extended this special handling to remote file names in general. The
> rules are now for an absolute file name w/o Tramp file name syntax:
>
> - If that file exists on the local machine, it is offered as such.
>
> - If default-directory is remote, and the file exists on the remote
> machine, it is offered in Tramp file name syntax.
>
> - Otherwise, "/" is offered.
>
> Could you, please, check the patch whether it works for you?
Unfortunately, no reply :-(
I've committed the patch to the trunk, will be available with Emacs 24.3.
Best regards, Michael.
- Re: Find-file at point cannot manage tramp file syntax,
Michael Albinus <=