all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Akib Azmain Turja <akib@disroot.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Thuna <thuna.cing@gmail.com>,  emacs-devel@gnu.org
Subject: Re: Keep global-mode-string on its own "modeline"?
Date: Sun, 30 Oct 2022 11:47:29 +0600	[thread overview]
Message-ID: <87y1sxsw0e.fsf@disroot.org> (raw)
In-Reply-To: <jwvzgdehd7n.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sat, 29 Oct 2022 11:20:27 -0400")

[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> 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.
>
> Indeed, we moved it to the end of the mode-line because it ended up
> hiding more important info :-)
>
> As to where to put it, it's kind of tricky since Emacs doesn't have much
> single place where to put such a thing.
> https://elpa.gnu.org/packages/minibuffer-line.html is an attempt to use
> the echo area for that.
>
> It has many shortcomings, IIRC, and would probably benefit from some
> love, but you might want to try it out, both to discover its limits and
> to see whether it hypothetically could be a good approach if we could
> fix some of its shortcomings.
>
>
>         Stefan
>
>

Yeah, minibuffer-line has indeed many shortcomings, so I ended up
writing up my own echo area status line package, Minibar[1], (I need a
status bar because I use EXWM and the external status bar don't suit for
me) and I moved many things from my mode line to that status bar, and
I'm pretty happy last six month with it.


Footnotes:
[1]  https://codeberg.org/akib/emacs-minibar (not in any archive)

-- 
Akib Azmain Turja

Find me on Mastodon at @akib@hostux.social, and on Codeberg (user
"akib").

This message is signed by me with my GnuPG key.  Its fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2022-10-30  5:47 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 [this message]
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

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=87y1sxsw0e.fsf@disroot.org \
    --to=akib@disroot.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --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.