From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#13906: 24.3; Display problems in Python shell Date: Fri, 08 Mar 2013 13:15:28 -0500 Message-ID: References: <20793.61062.681490.981909@Konrad-Hinsens-MacBook-Pro.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1362766600 421 80.91.229.3 (8 Mar 2013 18:16:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Mar 2013 18:16:40 +0000 (UTC) Cc: 13906@debbugs.gnu.org, Konrad Hinsen To: Fabian Ezequiel Gallina Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 08 19:17:04 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UE1qk-0005FX-Jb for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Mar 2013 19:16:58 +0100 Original-Received: from localhost ([::1]:49644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1qO-0006Ro-Mf for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Mar 2013 13:16:36 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:50182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1qH-0006Rb-74 for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 13:16:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE1qB-0001U5-Nt for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 13:16:29 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1qB-0001Tx-Ka for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 13:16:23 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UE1qn-0005k5-KO for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 13:17:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Mar 2013 18:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13906 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13906-submit@debbugs.gnu.org id=B13906.136276657022007 (code B ref 13906); Fri, 08 Mar 2013 18:17:01 +0000 Original-Received: (at 13906) by debbugs.gnu.org; 8 Mar 2013 18:16:10 +0000 Original-Received: from localhost ([127.0.0.1]:39830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UE1py-0005it-2n for submit@debbugs.gnu.org; Fri, 08 Mar 2013 13:16:10 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:50184 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UE1pw-0005im-7N for 13906@debbugs.gnu.org; Fri, 08 Mar 2013 13:16:09 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UE1pI-0001Cl-QK; Fri, 08 Mar 2013 13:15:28 -0500 X-Spook: Aladdin Al Jazeera AK-47 wire transfer Bletchley Park X-Ran: e6*nnzzyg8w3\3{zmyk<..ZFcS(>mx}M'c1N8Gc6K%P8s)'^|!CN+Nb7Na^=+Dz>F)lELe X-Hue: green X-Attribution: GM In-Reply-To: <20793.61062.681490.981909@Konrad-Hinsens-MacBook-Pro.local> (Konrad Hinsen's message of "Fri, 8 Mar 2013 14:58:30 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:72235 Archived-At: Any ideas about recent changes which might have caused this? Konrad Hinsen wrote: > I have been using Python mode with the Python shell configured for > IPython (as explained in the comments in python.el) for a while with > Emacs 24.2.92 and now with 24.3rc2. It has worked perfectly fine in > 24.2.92, but in 24.3rc2 I get frequent display problems which > unfortunately I have not yet been able to make reproducible. The > trouble always starts with the display of a Python > traceback. Somewhere in the middle of the traceback, terminal escape > characters (used by IPython for coloring) are shown instead of being > executed. Here is an example (a screen capture is attached): > > /Users/hinsen/Programs/MMTK/main_python_path/MMTK/Trajectory.pyc in __getattr__(self, name) > 254 var = self.trajectory.file.variables[name] > 255 except KeyError: > --> 256 raise AttributeError("no variable named " + name) > 257 if 'atom_number' in var.dimensions: > 258 return TrajectoryVariable(self.universe, self, name) > > AttributeError: no variable named file >> /Users/hinsen/Programs/MMTK/main_python_path/MMTK/Trajectory.py(256)__getattr__() > 255 except KeyError: > --> 256 raise AttributeError("no variable named " + name) > 257 if 'atom_number' in var.dimensions: > > ipdb> > > In GNU Emacs 24.3.1 (x86_64-apple-darwin11.4.2, NS apple-appkit-1138.51) > of 2013-03-08 on Konrad-Hinsens-MacBook-Pro.local > Windowing system distributor `Apple', version 10.3.1138 > Configured using: > `configure '--with-ns'' > > Important settings: > value of $LC_ALL: en_US.UTF-8 > value of $LANG: en_US.UTF-8 > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t > > Major mode: Inferior Python > > Minor modes in effect: > compilation-shell-minor-mode: t > global-auto-revert-mode: t > recentf-mode: t > show-paren-mode: t > shell-dirtrack-mode: t > diff-auto-refine-mode: t > global-undo-tree-mode: t > undo-tree-mode: t > yas-global-mode: t > yas-minor-mode: t > mouse-wheel-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t