bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38294: [PATCH] Handle killing of virtual buffers in Ido


From: Lars Ingebrigtsen
Subject: bug#38294: [PATCH] Handle killing of virtual buffers in Ido
Date: Sat, 15 Aug 2020 12:29:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Dario Gjorgjevski <dario.gjorgjevski@gmail.com> writes:

> To me, both _not offering virtual buffers to be killed at all_ and
> _offering them but treating killing as removing from ‘recentf-list’_
> make sense.  The latter I prefer simply for consistency with
> ‘ido-kill-buffer-at-head’ (i.e., function that is called when you press
> ‘C-k’ on a buffer during ‘C-x b’).

Yeah, I think you're right, and the original patch was the correct
solution here: When the user explicitly (and interactively) kills a
buffer, then they expect that buffer to go away.  (There isn't any other
reasonable interpretation for that interactive action.)

It's perhaps slightly inconsistent, but I think it's more DWIM.

So I'm applying your patch to Emacs 28, and we'll see if any users of
this ido setting complains (in which case we should be prepared to
revert it).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]