GNU bug report logs - #79036
[PATCH] Fix pdb tracking for remote filenames

Previous Next

Package: emacs;

Reported by: Liu Hui <liuhui1610 <at> gmail.com>

Date: Thu, 17 Jul 2025 04:59:01 UTC

Severity: normal

Tags: patch

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

Full log


Message #122 received at 79036 <at> debbugs.gnu.org (full text, mbox):

From: Liu Hui <liuhui1610 <at> gmail.com>
To: kobarity <kobarity <at> gmail.com>
Cc: 79036 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, michael.albinus <at> gmx.de
Subject: Re: bug#79036: [PATCH] Fix pdb tracking for remote filenames
Date: Thu, 24 Jul 2025 08:45:54 +0800
On Wed, Jul 23, 2025 at 11:08 PM kobarity <kobarity <at> gmail.com> wrote:

> > For non-file buffers, could it return buffer name instead of <string>?
> > e.g. #<buffer NAME> or #<NAME> where NAME may need to be quoted. Then
> > python-pdbtrack-set-tracked-buffer can find it by (get-buffer-create
> > "NAME").
>
> That might be a good idea.  Why is `get-buffer-create' is necessary
> rather than `get-buffer'?

Thanks for pointing it out. get-buffer should be used here.




This bug report was last modified 1 day ago.

Previous Next


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