GNU bug report logs -
#3616
23.0.94; vc-bzr coding system bug
Previous Next
Reported by: 端瑞 <duanpanda <at> gmail.com>
Date: Fri, 19 Jun 2009 08:30:03 UTC
Severity: normal
Done: Sean Whitton <spwhitton <at> spwhitton.name>
Bug is archived. No further changes may be made.
Full log
Message #31 received at 3616 <at> debbugs.gnu.org (full text, mbox):
> From: Sean Whitton <spwhitton <at> spwhitton.name>
> Cc: Rui Duan <duanpanda <at> gmail.com>, 3616 <at> debbugs.gnu.org
> Date: Wed, 05 Mar 2025 20:13:59 +0800
>
> Eli, this is a Windows thing, do you think there is something to
> investigate and fix here, or perhaps this is already captured somewhere
> else?
I think the doc string of 'shell' already spells this out:
To specify a coding system for converting non-ASCII characters
in the input and output to the shell, use C-x RET c
before M-x shell. You can also specify this with C-x RET p
in the shell buffer, after you start the shell.
The default comes from ‘process-coding-system-alist’ and
‘default-process-coding-system’.
Setting the correct encoding by default is a hard problem on Windows,
since it is hard to know which process will want what encoding, and
because UTF-8 cannot be easily used due to all kinds of subtle
problems with how we launch subprocesses on Windows. So I think users
need either to set it manually or customize
process-coding-system-alist for the programs they invoke frequently.
> We should probably close this specific bug
Yes.
This bug report was last modified 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.