all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Keep global-mode-string on its own "modeline"?
@ 2022-10-28 20:58 Thuna
  2022-10-29  6:59 ` Eli Zaretskii
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Thuna @ 2022-10-28 20:58 UTC (permalink / raw)
  To: emacs-devel

There is no good reason for `global-mode-string' to be displayed in
every single window's modeline separately, it takes a lot of space, and
it usually ends up not completely showing when the window is split more
than once.  Would it not be better to keep it in a different location?
It makes sense (to me) to have it at the top of each Emacs frame,
although I'm open to suggestions.

Currently, I get something to that effect with tab-bar-mode by setting
`tab-bar-format' to `(tab-bar-format-global)', which does roughly what I
want it to do, but it looks visibly different from the rest of Emacs to
the point where it's rather off-putting.

I don't know what it would take to implement it (if it's even a good
idea), but I just wanted to throw it out there.



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-10-30  8:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-28 20:58 Keep global-mode-string on its own "modeline"? Thuna
2022-10-29  6:59 ` Eli Zaretskii
2022-10-29 11:08   ` Thuna
2022-10-29 12:38     ` Eli Zaretskii
2022-10-29 13:05       ` Thuna
2022-10-29 13:40         ` Eli Zaretskii
2022-10-29 13:55           ` Thuna
2022-10-29 15:13             ` Eli Zaretskii
2022-10-29 15:20               ` Thuna
2022-10-29 15:22                 ` Eli Zaretskii
2022-10-29 15:26                   ` Thuna
2022-10-29 16:07                     ` John Yates
2022-10-29 17:49                     ` Óscar Fuentes
2022-10-29  7:04 ` Akib Azmain Turja
2022-10-29 15:20 ` Stefan Monnier
2022-10-30  5:47   ` Akib Azmain Turja
2022-10-29 15:43 ` Philip Kaludercic
     [not found]   ` <87leoya8xw.fsf@gmail.com>
     [not found]     ` <87a65epp04.fsf@posteo.net>
2022-10-29 16:41       ` Thuna
2022-10-29 16:27 ` Visuwesh
2022-10-30  8:01   ` Manuel Giraud

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.