[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.1.15); Unable to save remote files
From: |
Michael Albinus |
Subject: |
Re: tramp (2.1.15); Unable to save remote files |
Date: |
Sat, 06 Jun 2009 12:43:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) |
Josh Howard <address@hidden> writes:
> When attempting to save remote files (actually using ssh to localhost,
> with keys) I cannot save the contents of the files. Most disturbingly,
> if I do not have file-precious-flag set to t, it will actually remove
> the file completely, even though Emacs, and its associated buffer, seem
> to think that the file was written.
>
> As listed below, this is a pretty fresh copy of Emacs out of CVS with
> the tramp from that version. I also had an older version of tramp and
> Emacs from early last year which displayed the same issue. I have tried
> a few different things, like setting chunk size, remote shell and so
> forth, but none of those things have any impact.
The Tramp traces are written with level 5. Could you, please, set
`tramp-verbose' to at least 6? Then I can see sent commands, and
received messages.
> Thanks.
Best regards, Michael.