From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: python.el fixes for Emacs 22 Date: Thu, 21 Feb 2008 18:22:33 +1300 Message-ID: <18365.2713.296618.446581@kahikatea.snap.net.nz> References: <18356.54892.186541.669277@kahikatea.snap.net.nz> <861w7euz7a.fsf@lola.quinscape.zz> <2cd46e7f0802150943x46e9bcb0i4c3b6075d48cc979@mail.gmail.com> <18363.29854.271108.937443@kahikatea.snap.net.nz> <2cd46e7f0802201620o6b6190dcmb53805bbb30aa3ec@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203571399 1927 80.91.229.12 (21 Feb 2008 05:23:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 05:23:19 +0000 (UTC) Cc: skip montanaro , rms@gnu.org, cyd@stupidchicken.com, Barry Warsaw , emacs-devel@gnu.org, sdl.web@gmail.com To: "Ken Manheimer" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 06:23:43 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JS3uH-0004Gj-Hz for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 06:23:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS3tm-0000Sr-Fr for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 00:23:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JS3te-0000R6-Dc for emacs-devel@gnu.org; Thu, 21 Feb 2008 00:23:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JS3tc-0000PR-3a for emacs-devel@gnu.org; Thu, 21 Feb 2008 00:23:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JS3tb-0000PE-P0 for emacs-devel@gnu.org; Thu, 21 Feb 2008 00:22:59 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JS3tU-0007DY-Cy; Thu, 21 Feb 2008 00:22:52 -0500 Original-Received: from kahikatea.snap.net.nz (90.31.255.123.static.snap.net.nz [123.255.31.90]) by viper.snap.net.nz (Postfix) with ESMTP id 61FE93D9E28; Thu, 21 Feb 2008 18:22:39 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 4A9218FC6D; Thu, 21 Feb 2008 18:22:34 +1300 (NZDT) In-Reply-To: <2cd46e7f0802201620o6b6190dcmb53805bbb30aa3ec@mail.gmail.com> X-Mailer: VM 7.19 under Emacs 22.1.90.4 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89781 Archived-At: > the way you've implemented it, you put the comint hook only in the > python-shell. the thing is, python programs aren't only run from > python-shell. in fact, many python programs and servers are usually > launched as regular commands, from bash shells. in python-mode.el, > pdb tracking is hooked into all comint shells, and i would like to see > that same thing in the python.el version. Sure. The implementation probably just reveals my ignorance. It was a while ago and I can't even really remember what I did. I just wanted to get things moving then and it looks like there's more momentum now. It's probably best for you to make changes now. You might even prefer to start over and use python-mode.el as a starting point. -- Nick http://www.inet.net.nz/~nickrob