GNU bug report logs - #21003
24.5; IPython Inferior unicode issue

Previous Next

Package: emacs;

Reported by: Semio <prairy.long <at> gmail.com>

Date: Tue, 7 Jul 2015 15:26:02 UTC

Severity: normal

Tags: notabug

Fixed in version 24.5

Done: fgallina <at> gnu.org (Fabián Ezequiel Gallina)

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#21003: 24.5; IPython Inferior unicode issue
Date: Tue, 07 Jul 2015 18:54:00 +0200
Am 07.07.2015 um 16:44 schrieb Semio:
> 1. open a .py file or enable python mode
> 2. run the interactive shell with ```M-x python-shell-switch-to-shell```
> 3. use ipython(/usr/local/bin/ipython -i) for the inferior python.
> 4. in the inferior python buffer, eval a string contains unicode chars,
> for example:
>
>> In [19]: u'测试' # Chinese char
>> Out[20]: u'\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd'=20
>>

Maybe print(u'测试') is correct?




This bug report was last modified 9 years and 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.