[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "changed on disk... reread from disk? (y/n)"
From: |
Ted Zlatanov |
Subject: |
Re: "changed on disk... reread from disk? (y/n)" |
Date: |
Fri, 25 Jul 2003 09:43:56 -0400 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (usg-unix-v) |
On Thu, 24 Jul 2003, address@hidden wrote:
> Ted Zlatanov <address@hidden> writes:
>
>> Emacs has a standard warning about files changed since the last
>> edit; the message says "on disk" and "from disk" but the file is
>> not necessarily on the local disk when Tramp is involved. Should
>> Tramp actually replace that message with "remote file changed...
>> reread remote file? (y/n)" when appropriate?
>>
>> Cosmetic, to be sure, but a nice flourish IMO.
>
> AFAICS, the message is hard coded in `find-file-noselect', a file
> name primitive Tramp doesn't offer an own implementation. Is it
> really worth to implement this primitive because of it?
I don't think so, thanks.
Ted