GNU bug report logs - #9639
24.0.90; Problem with bury-buffer in minibuffer-hide-completions

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Fri, 30 Sep 2011 22:12:02 UTC

Severity: normal

Merged with 9724

Found in version 24.0.90

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


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

From: martin rudalics <rudalics <at> gmx.at>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 9639 <at> debbugs.gnu.org, Stephen Berman <stephen.berman <at> gmx.net>
Subject: Re: bug#9639: 24.0.90;
	Problem with bury-buffer in minibuffer-hide-completions
Date: Tue, 04 Oct 2011 17:50:34 +0200
> No.  Either both are deleted or both are iconified, since (again) it is
> mostly a choice that depends on the general window-manager usage and
> user preference.
>
>> Basically, it would be nice to get rid of either `bury-buffer' or
>> `quit-window'.  Having two functions do approximately the same thing is
>> neither reasonable for developers nor for users.
>
> I think both are in fairly wide use, so getting rid of one of them is
> not really an option.  But I hope we can define one in terms of
> the other (or both in terms of a third internal one).

I now try to handle burying buffers via `quit-window' and `bury-buffer'
in a uniform manner.  All this in a new function called `window--delete'
(which is also called by `replace-buffer-in-windows' although the latter
always deletes the frame if possible).

martin




This bug report was last modified 13 years and 281 days ago.

Previous Next


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