From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: master 89898fc: Repair pdbtrack so it follows transition from one remote file to another. Date: Sun, 20 Sep 2015 07:35:12 -0400 Message-ID: References: <20150920013701.15507.11501@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1442748929 9363 80.91.229.3 (20 Sep 2015 11:35:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Sep 2015 11:35:29 +0000 (UTC) Cc: Ken Manheimer To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 20 13:35:28 2015 Return-path: Envelope-to: ged-emacs-devel@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 1Zdctz-0008Nu-Kz for ged-emacs-devel@m.gmane.org; Sun, 20 Sep 2015 13:35:27 +0200 Original-Received: from localhost ([::1]:51357 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdctz-00075e-11 for ged-emacs-devel@m.gmane.org; Sun, 20 Sep 2015 07:35:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdctl-00075L-UG for emacs-devel@gnu.org; Sun, 20 Sep 2015 07:35:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zdctl-0002vL-9p for emacs-devel@gnu.org; Sun, 20 Sep 2015 07:35:13 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdctl-0002uw-6v; Sun, 20 Sep 2015 07:35:13 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Zdctk-0008Sb-SV; Sun, 20 Sep 2015 07:35:12 -0400 X-Spook: George W. Bush Brownout CESID terrorism Ciudad Juarez X-Ran: d/=Gau4]>o>OIsXT*P~w\`4T%OE_vQxC3,P,7;0]&r?6XXo}~YvQUgPI=CA:DL^Jp-I^%B X-Hue: cyan X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Sun, 20 Sep 2015 06:44:28 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190128 Archived-At: Glenn Morris wrote: > Should have been: > > * lisp/python.el (python-pdbtrack-set-tracked-buffer): Do something. Whoops, missing "progmodes/" there.