bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#71440: Re: Re: bug#71440: Python Inferior Mode Can’t Recognize My Pr


From: Eli Zaretskii
Subject: bug#71440: Re: Re: bug#71440: Python Inferior Mode Can’t Recognize My Prompt
Date: Sat, 08 Jun 2024 21:41:33 +0300

> From: "shynur ." <one.last.kiss@outlook.com>
> CC: "71440@debbugs.gnu.org" <71440@debbugs.gnu.org>
> Date: Sat, 8 Jun 2024 17:46:35 +0000
> msip_labels:
> 
> After I turned off UTF-8 and restart computer,
> they change to:
> 
>     w32-ansi-code-page: 1252
>     w32-multibyte-code-page: 0
> 
> But the problem still exists.

Because your PYTHONSTARTUP file is encoded in UTF-8, right?

Anyway, codepage 1252 cannot encode these two characters, so I think
you cannot use this value of PS2 at all on Windows with Emacs.  Sorry.

But it's a good thing that you disabled UTF-8 by default in Emacs, it
could probably cause you other problems.





reply via email to

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