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 14:03:07 -0500 Message-ID: References: <20793.61062.681490.981909@Konrad-Hinsens-MacBook-Pro.local> <513A3517.9010302@anue.biz> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1362769417 27122 80.91.229.3 (8 Mar 2013 19:03:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Mar 2013 19:03:37 +0000 (UTC) Cc: 13906@debbugs.gnu.org, Konrad Hinsen To: =?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 08 20:03:59 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 1UE2aD-00066D-UQ for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Mar 2013 20:03:58 +0100 Original-Received: from localhost ([::1]:33359 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE2Zr-00022t-Nl for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Mar 2013 14:03:35 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:34012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE2Zk-00020U-Tz for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 14:03:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE2Zg-00026M-1y for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 14:03:28 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:35798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE2Zf-00026H-Ua for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 14:03:23 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UE2aI-0007je-DB for bug-gnu-emacs@gnu.org; Fri, 08 Mar 2013 14:04:02 -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 19:04:02 +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.136276943029717 (code B ref 13906); Fri, 08 Mar 2013 19:04:02 +0000 Original-Received: (at 13906) by debbugs.gnu.org; 8 Mar 2013 19:03:50 +0000 Original-Received: from localhost ([127.0.0.1]:39907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UE2a5-0007jF-FU for submit@debbugs.gnu.org; Fri, 08 Mar 2013 14:03:50 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:53228 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UE2a3-0007j9-RE for 13906@debbugs.gnu.org; Fri, 08 Mar 2013 14:03:48 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UE2ZP-0003bW-B7; Fri, 08 Mar 2013 14:03:07 -0500 X-Spook: Hamas lynch nuclear strategic mindwar Rule Psix Majic SRI X-Ran: ,D2?+;DPtooI@]mwG4*RO[b76Eb\?:N(NOmkn3R)Pn<5fga,+g]8z}r7TVRK;O$-7'IBhq X-Hue: blue X-Attribution: GM In-Reply-To: <513A3517.9010302@anue.biz> ("=?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina"'s message of "Fri, 08 Mar 2013 15:59:35 -0300") 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:72240 Archived-At: Fabi=C3=A1n Ezequiel Gallina wrote: > The most relevant change introduced after Oct 10 2012 is in revno > 111207, but it is so small that it is unlikely it broken the thing. > > FWIW I'm using the pdb tracking feature extensively on GNU/Linux and > never experienced such problems, BUT notice OSX comint processes tend > to work rather weird when compared to other systems, and that could be > related to libedit. See: Thanks for checking, I can well believe this could be some more Mac OS X oddness. If you don't see it on GNU/Linux, we won't worry about this for 24.3 > My feeling is that, if this is a regression, we should check changes > that happened in comint rather than in python.el itself. There have been no comint changes since 24.2.92.