[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp-get-remote-stat fails with locale de_DE.utf8 because of unexpe
From: |
Michael Albinus |
Subject: |
Re: tramp-get-remote-stat fails with locale de_DE.utf8 because of unexpected quotes |
Date: |
Wed, 21 Apr 2021 18:53:00 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hendrik Tews <hendrik@askra.de> writes:
> Hi,
Hi Hendrik,
>> Could you pls report back whether this helps?
>
> yes, the included version of tramp-get-remote-stat fixes the
> problem. I did
> - (require 'tramp-sh)
> - evaled the new tramp-get-remote-stat defun
> - checked the let expression and also independently tried
> file-attributes and checked then in .emacs.d/tramp and also in
> the trump debug buffer
Thanks for the feedback. This patch will appear in Tramp 2.5.0.4,
planned roughly for end of April.
> It also works with coreutils 8.23, which doesn't honor
> QUOTING_STYLE.
Even better. Well, I was uncertain about, that's why I wrote "8.24?".
> Thanks a lot for the quick fix!
>
> Hendrik
Best regards, Michael.