GNU bug report logs - #38294
[PATCH] Handle killing of virtual buffers in Ido

Previous Next

Package: emacs;

Reported by: Dario Gjorgjevski <dario.gjorgjevski <at> gmail.com>

Date: Wed, 20 Nov 2019 08:58:02 UTC

Severity: wishlist

Tags: fixed, patch

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: Lars Ingebrigtsen <larsi <at> gnus.org>, Dario Gjorgjevski <dario.gjorgjevski <at> gmail.com>
Cc: 38294 <at> debbugs.gnu.org
Subject: bug#38294: [PATCH] Handle killing of virtual buffers in Ido
Date: Fri, 14 Aug 2020 09:14:49 -0700
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

>>> Killing it isn't a no-op though.  When you kill it, you get prompted to
>>> save changes, it runs hooks in the background, presumably removes it
>>> from active memory, other functions will no longer be able to just
>>> switch to it, etc., etc.
>
> Yeah, but these "virtual buffers" don't really exist, so none of that
> will happen, I'd have thought?

But the virtual buffers are only visible on `C-x C-f', not on `C-x b',
right?

At least, that's what it looks like when I do:

0. emacs -Q
1. M-x ido-mode
2. (setq ido-virtual-buffers t)
3. C-x C-f existing-file-foo RET
4. C-x k RET
5. C-x k      => existing-file-foo is not shown

But I may very well be overlooking something...

Best regards,
Stefan Kangas




This bug report was last modified 4 years and 331 days ago.

Previous Next


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