Stefan Monnier <[EMAIL PROTECTED]> writes: > I thought Tramp converted the file's content to base64, thus making the > transfer immune to minor text rewrites such as CRLF conversion or > TAB/SPC modifications.
Yes. And it even binds `coding-system-for-write´ locally to 'binary before writing a file. Very strange. I'll continue to debug it. > Stefan Best regards, Michael. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
