GNU bug report logs - #38413
27.0.50; [PATCH] python.el: Check if buffer `python-pdbtrack-tracked-buffer' is live.

Previous Next

Package: emacs;

Reported by: Andrii Kolomoiets <andreyk.mad <at> gmail.com>

Date: Thu, 28 Nov 2019 14:04:01 UTC

Severity: normal

Tags: patch

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38413: closed (27.0.50; [PATCH] python.el: Check if buffer
 `python-pdbtrack-tracked-buffer' is live.)
Date: Sun, 08 Dec 2019 08:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 07 Dec 2019 11:42:21 +0200
with message-id <83a784fp4y.fsf <at> gnu.org>
and subject line Re: bug#38413: 27.0.50; [PATCH] python.el: Check if buffer `python-pdbtrack-tracked-buffer' is live.
has caused the debbugs.gnu.org bug report #38413,
regarding 27.0.50; [PATCH] python.el: Check if buffer `python-pdbtrack-tracked-buffer' is live.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38413: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38413
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; [PATCH] python.el: Check if buffer
 `python-pdbtrack-tracked-buffer' is live.
Date: Thu, 28 Nov 2019 16:03:30 +0200
[Message part 3 (text/plain, inline)]
1. echo 'import pdb; pdb.set_trace()' > test.py
2. emacs -Q
3. M-x run-python
4. M-x python-shell-send-file <RET> test.py
5. C-x k test.py
6. c <RET>

Leads to error:
python-pdbtrack-tracking-finish: Selecting deleted buffer

[0001-python.el-Call-buffer-live-p-in-python-pdbtrack-unse.patch (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
Cc: 38413-done <at> debbugs.gnu.org
Subject: Re: bug#38413: 27.0.50;
 [PATCH] python.el: Check if buffer `python-pdbtrack-tracked-buffer'
 is live.
Date: Sat, 07 Dec 2019 11:42:21 +0200
> From: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
> Date: Thu, 28 Nov 2019 16:03:30 +0200
> 
> 1. echo 'import pdb; pdb.set_trace()' > test.py
> 2. emacs -Q
> 3. M-x run-python
> 4. M-x python-shell-send-file <RET> test.py
> 5. C-x k test.py
> 6. c <RET>
> 
> Leads to error:
> python-pdbtrack-tracking-finish: Selecting deleted buffer

Thanks, pushed to the master branch.


This bug report was last modified 5 years and 169 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.