GNU bug report logs - #25054
25.1; bury-buffer makes bad choice of next buffer

Previous Next

Package: emacs;

Reported by: Francesco Potortì <pot <at> gnu.org>

Date: Mon, 28 Nov 2016 18:53:02 UTC

Severity: minor

Found in version 25.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Francesco Potortì <pot <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 25054 <at> debbugs.gnu.org
Subject: Re: bug#25054: 25.1; bury-buffer makes bad choice of next buffer
Date: Mon, 28 Nov 2016 21:32:00 +0100
> > If I have the screen divided into two windows showing two different
> > buffers and issue M-x bury-buffer on one of them, the window will show
> > the same buffer that is shown in the other window.
> >
> > This is different from what it was in Emacs 22, and I find it very
> > annoying.  Unless there is good reason for the new behaviour, the buffer
> > displayed should be the "other buffer".  To reproduce:
> >
> > C-x 1 RET
> > C-x b a RET
> > C-x b b RET
> > C-x b c RET
> > C-x 4 b d RET
> > M-x bury-buffer RET
> >
> > Now both windows show buffer c, while the current buffer should display
> > buffer b.
>
>Please try with ‘switch-to-visible-buffer’ customized to nil.

It works, thanks.

I wonder why the default was set to t.  Do you know if there is a simple
explanation?




This bug report was last modified 3 years and 173 days ago.

Previous Next


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