all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: German Pacenza <germanp82@hotmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Hugo Heagren <hugo@heagren.com>, 64851@debbugs.gnu.org
Subject: bug#64851: 30.0.50; mode-line right align and vertical scroll-bars
Date: Tue, 25 Jul 2023 12:16:21 -0300	[thread overview]
Message-ID: <DM5PR2201MB11610D9112B8801331F4BE82A703A@DM5PR2201MB1161.namprd22.prod.outlook.com> (raw)
In-Reply-To: <83r0owp0tf.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 25 Jul 2023 09:38:57 -0400")

Eli Zaretskii <eliz@gnu.org> writes:

> Personally, I think the only reasonable response to this report is
> "Don't do that".  The value of mode-line-position accounts only for 4
> digits in the line number (it uses min-width 5.0, with one character
> taken up by the leading "L"), and that is insufficient for buffers
> larger that 9999 lines.  So if this is what you want, i.e. you want
> mode-line-position to be the last part of the mode line, you need to
> redefine mode-line-position to support more digits in the line number.

Replacing mode-line-position with "%o   L%l" does the trick.
Thanks.

-- 
German Pacenza





  reply	other threads:[~2023-07-25 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25 11:06 bug#64851: 30.0.50; mode-line right align and vertical scroll-bars German Pacenza
2023-07-25 13:39 ` Eli Zaretskii
2023-07-25 15:16   ` German Pacenza [this message]
2023-09-01 20:46     ` Stefan Kangas

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=DM5PR2201MB11610D9112B8801331F4BE82A703A@DM5PR2201MB1161.namprd22.prod.outlook.com \
    --to=germanp82@hotmail.com \
    --cc=64851@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=hugo@heagren.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.