emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Encoding problem with Tramp


From: Michael Albinus
Subject: Re: Encoding problem with Tramp
Date: Tue, 18 Mar 2008 00:06:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> I suggest to fix Tramp's file-attributes by wrapping a let around it
> that preserves the value of last-coding-system-used.
>
> If I fix it, then I get the same problem with the subsequent call to
> tramp-set-file-uid-gid.

I've wrapped all trailing statements in tramp-handle-write-region with a
let-bind of last-coding-system-used. This shall do the job.

>         Stefan

Best regards, Michael.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]