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

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

bug#59620: 29.0.50; Wrong global-mode-string position in tab-bar + emacs


From: Eli Zaretskii
Subject: bug#59620: 29.0.50; Wrong global-mode-string position in tab-bar + emacs -nw
Date: Mon, 28 Nov 2022 20:34:14 +0200

> From: Juri Linkov <juri@linkov.net>
> Cc: gabriel376@hotmail.com,  59620@debbugs.gnu.org
> Date: Mon, 28 Nov 2022 19:29:38 +0200
> 
> Avoiding the 'right' part in align-to has such a drawback that while
> resizing the frame the position of the aligned element is not updated
> immediately.  It's updated only when display-time refreshes the time on
> the tab bar.  The position relative to the right edge has no such problem.
> So better to leave the 'right' part on GUI frames, and switch to counting
> from the left only on TTY frames where frames are resized less often:

That would require you to make sure this code always runs in the context of
the tab-bar (pseudo)window.  If that can be ensured, fine.





reply via email to

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