GNU bug report logs - #37667
27.0.50; Tab Bar display problems with more than 5 tabs

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Tue, 8 Oct 2019 18:57:02 UTC

Severity: normal

Found in version 27.0.50

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 37667 <at> debbugs.gnu.org, juri <at> linkov.net
Subject: bug#37667: 27.0.50; Tab Bar display problems with more than 5 tabs
Date: Thu, 21 Nov 2019 16:20:51 +0200
> Cc: 37667 <at> debbugs.gnu.org
> From: martin rudalics <rudalics <at> gmx.at>
> Date: Thu, 21 Nov 2019 09:23:41 +0100
> 
>  > I don't know why 'switch-to-buffer' changes the order of
>  > window-prev-buffers used in the tab-line.  We have to ask Martin
>  > is it possible to keep the original order in window-prev-buffers list.
> 
> No.  The aim of 'window-prev-buffers' (and 'window-next-buffers') is
> to make navigation between the buffers shown in that window reliable.
> So 'window-prev-buffers' is kept in a "most recently shown in that
> window first" order.
> 
> Browser tabs are usually ordered by their creation time which has no
> relationship to what has been actually shown.  You can create a new
> browser tab and then remove it without ever visiting the corresponding
> link.  OTOH a buffer listed in 'window-prev-buffers' has been shown in
> that window at least once.  After C-x 2 the new window has just one
> element in that list, the buffer it shows.

I agree.  Perhaps we should allow customization of the buffer order on
the tab line, but I think the default order should not change when one
switches buffers.




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

Previous Next


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