Ted Zlatanov <[EMAIL PROTECTED]> writes: > It works great, except for autosave errors: > > Auto-saving layouts-template.html: Opening output file: no such file or directory, >/usr/src/build/86444-i386/BUILD/emacs-21.2/src/#layouts-template.html# > Auto-saving...done
Why does it complain about this file, where you told it to auto-save locally in ~/.tramp-autosave? Strange. What's the autosave filename for the buffer? (I think evaling (make-auto-save-file-name) should tell you.) I think that there is a problem with the current Tramp autosaving mechanism, as there is now a built-in method in Emacs 21, via auto-save-file-name-transforms. Tramp should use this mechanism. Any takers? kai -- ~/.signature is: umop ap!sdn (Frank Nobis) _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.freesoftware.fsf.org/mailman/listinfo/tramp-devel