tramp (2.1.15); Unable to save remote files
2009-06-05 22:55:42 GMT
Enter your bug report in this message, including as much detail as you possibly can about the problem, what you did to cause it and what the local and remote machines are. If you can give a simple set of instructions to make this bug happen reliably, please include those. Thank you for helping kill bugs in Tramp. Another useful thing to do is to put (setq tramp-verbose 8) in the ~/.emacs file and to repeat the bug. Then, include the contents of the *tramp/foo* buffer and the *debug tramp/foo* buffer in your bug report. --bug report follows this line-- 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.(Continue reading)
RSS Feed