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: Andrii Kolomoiets <andreyk.mad <at> gmail.com>
Subject: bug#38413: closed (Re: bug#38413: 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 bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 38413 <at> debbugs.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: 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.

[Message part 3 (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 4 (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)]

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.