Shaheen Gandhi <visig...@gmail.com> writes: Hi,
> Editing a file with tramp as in `/sudo::/etc/hosts` and then > attempting > to save it with `save-buffer` results in `No such file` when > `tramp-sh-file-handler` attempts to create a temporary file with the > `/sudo::/etc/tramp.` prefix as it seems it routes to > `make-temp-file-internal`, which tries to create this file on the > local > filesystem. This doesn't tell me anything. Could you pls set both debug-on-error and tramp-debug-on-error to t, rerun the test, and show the backtrace? Does it also happen when you start "emacs -Q"? Best regards, Michael.