GNU bug report logs - #32850
27.0.50; window-swap-states doesn't swap window prev/next-buffers

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Thu, 27 Sep 2018 00:06:02 UTC

Severity: minor

Found in version 27.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Juri Linkov <juri <at> linkov.net>
Cc: 32850 <at> debbugs.gnu.org
Subject: bug#32850: 27.0.50; window-swap-states doesn't swap window prev/next-buffers
Date: Thu, 15 Nov 2018 10:12:59 +0100
>> Today I think that we should instead pop up a menu of previous buffers
>> when moving the mouse over the mode-line's buffer-name.
>
> Not intuitive at all.

Why not?  We currently tell there in a tooltip that it's a "buffer
name" and how to switch to the previous and next buffer.  Is that
intuitive?

> Good idea.  Simply to add a conditional display to mode-line-format with
>
>    (and (not (window-in-direction 'down))
>         (not (window-in-direction 'left)))

Right-adjusted would be fine to make it more clear that this is not a
window-buffer pertinent information.

martin




This bug report was last modified 6 years and 183 days ago.

Previous Next


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