all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Visuwesh <visuweshm@gmail.com>
To: Thuna <thuna.cing@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Keep global-mode-string on its own "modeline"?
Date: Sat, 29 Oct 2022 21:57:26 +0530	[thread overview]
Message-ID: <87czaa389d.fsf@gmail.com> (raw)
In-Reply-To: <87czabzmuk.fsf@gmail.com> (Thuna's message of "Fri, 28 Oct 2022 22:58:59 +0200")

[வெள்ளி அக்டோபர் 28, 2022] Thuna wrote:

> 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.

At some point in my Emacs life, I put the global-mode-string stuff in
the bottom right window only using an :eval construct.  I don't have it
anymore but looking at the logs, it looks I used something like

    (:eval (and (window-at-side-p nil 'right) (window-at-side-p nil 'bottom)
            stuff...))

HTH.



  parent reply	other threads:[~2022-10-29 16:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2022-10-30  8:01   ` Manuel Giraud

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87czaa389d.fsf@gmail.com \
    --to=visuweshm@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=thuna.cing@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.