From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabian Ezequiel Gallina Newsgroups: gmane.emacs.devel Subject: Re: Current state of python.el in the Emacs trunk Date: Tue, 29 Mar 2011 12:34:05 -0300 Message-ID: References: <4D40F55C.2040400@gmail.com> <874o85t61z.fsf@liv.ac.uk> <87y65hukcj.fsf@stupidchicken.com> <86r5b8llwc.fsf@gmail.com> <87oc66ky5s.fsf@liv.ac.uk> <861v2y9cz1.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1301412870 752 80.91.229.12 (29 Mar 2011 15:34:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2011 15:34:30 +0000 (UTC) Cc: Christoph , ken manheimer , Dave Love , Chong Yidong , "emacs-devel@gnu.org" To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 17:34:23 2011 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.69) (envelope-from ) id 1Q4avy-0004RG-Rl for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 17:34:19 +0200 Original-Received: from localhost ([127.0.0.1]:43068 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4avw-0008Vc-Ih for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 11:34:16 -0400 Original-Received: from [140.186.70.92] (port=44847 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4avq-0008T4-PU for emacs-devel@gnu.org; Tue, 29 Mar 2011 11:34:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4avo-0006DQ-Te for emacs-devel@gnu.org; Tue, 29 Mar 2011 11:34:09 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:58601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4avn-0006Cm-EF; Tue, 29 Mar 2011 11:34:07 -0400 Original-Received: by iyf13 with SMTP id 13so395587iyf.0 for ; Tue, 29 Mar 2011 08:34:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=7D+wLIF+07UoDlgWaVCU75XMm8/YHkSCH1fetRRXNk4=; b=ZG0Mp+2fCo2JJZBSZyXq6Xcvi18B0LkrKDZnoWaEnJj/kPrNCPE20BrUA1ouFde0um KziqWDqcmrEBqhBeYYpxx1Feqd+wKY7VOi53BH+opdXVTq+r5ypqU5ZhEwrnKXBZLhW2 Lk/qvIQSmbHcfR9KjwQ3MNm0t+y1f3s5MVO+o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=oZQpfU1bIXYubOvl7h6x/h8YtN0iTZhr7Bxsoy+qH822GEppSlVDXk4ad5oXF1dwfZ Pj3DeJ4ITgzIbA8r1CUeU2GW6TuMtNrWZnoW+hAE7wSj5fYlEsBU/8kgRMVtiDNT3Nw1 ZdpRfeOuX2NrZL0ZmI6D4PYbn9muCqmw4C+eM= Original-Received: by 10.231.26.87 with SMTP id d23mr5815374ibc.18.1301412846022; Tue, 29 Mar 2011 08:34:06 -0700 (PDT) Original-Received: by 10.231.146.12 with HTTP; Tue, 29 Mar 2011 08:34:05 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 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:137857 Archived-At: 2011/3/29 Stefan Monnier : >> prospect. =A0however, pdbtrack does seem to be present in the versions o= f >> python.el that come with Emacs 23 on the various systems i use, so i'm >> hopeful it's been adopted and will continue to be. > > There's no plan to remove it, indeed. =A0Its global impact is a bit > problematic but that's no argument for removing the feature since it's > not a bug of the implementation but is part of the intended UI. > FWIW the python.el I'm proposing contains a pretty short pdbtrack implementation[0]. [0] https://github.com/fgallina/python.el/blob/master/python.el#L1413 (sorry Stefan for the double email) Regards, --=20 Fabi=E1n E. Gallina http://www.from-the-cloud.com