GNU bug report logs -
#64164
29.0.92; buffer-file-coding-system changes unexpectedly after saving
Previous Next
Reported by: miranda <at> pulusound.fi
Date: Mon, 19 Jun 2023 11:22:01 UTC
Severity: normal
Found in version 29.0.92
Fixed in version 29.2
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
miranda <at> pulusound.fi writes:
Hi Miranda,
> i am trying to edit remote files on another macOS system, using
> Tramp's ssh: method. i am running `emacs -Q`.
>
> when i open any file on this remote system, the initial value of
> `buffer-file-coding-system` is what i would expect,
> i.e. undecided-unix or utf-8-unix, depending on whether the file
> contains non-ASCII characters.
>
> however, after saving the file, `buffer-file-coding-system` suddenly
> changes to utf-8-hfs-mac. any subsequent save then changes all the
> line endings to CR, which i have not actively used since 2001 or
> so... :-)
Well, if Tramp detects a remote macOS system, it converts the coding
system to `utf-8-hfs-mac', see function
`tramp-open-connection-setup-interactive-shell'. This heuristic works
for many years w/o complaints from users.
We could suppress this. However, Tramp needs an indication when to
suppress. Do you have somthing like this?
> Emacs 28.2 works as expected.
This surprises me. I don't remember we have changed something here in
Tramp (but I might be wrong).
> best,
> miranda
Best regards, Michael.
This bug report was last modified 1 year and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.