unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Juri Linkov <juri@linkov.net>
Cc: Robert Pluim <rpluim@gmail.com>, emacs-devel@gnu.org
Subject: Re: master 3beb8bc 3/3: Allow controlling the look of the line/column indicators
Date: Sun, 20 Sep 2020 21:44:27 +0200	[thread overview]
Message-ID: <877dsokzc4.fsf@gnus.org> (raw)
In-Reply-To: <878sd4ckz3.fsf@mail.linkov.net> (Juri Linkov's message of "Sun,  20 Sep 2020 22:12:52 +0300")

Juri Linkov <juri@linkov.net> writes:

> Thanks.  I noticed another problem: the column/line format string
> is not fixed-length anymore.  So when its length changes from e.g.
> "(9,9)" to "(10,10)", the rest of the mode-line is shifted to the right,
> and jumps right/left all the time when the cursor moves in the buffer.
> This is a regression.  The mode-line was not so jumpy before,
> the format string "  (%l, %c)  " was always the same fixed length.

Yup.  I misunderstood what (-6 "...") meant -- it's max width, not min
width.  But (6 "...") is not, confusingly enough, not max width in the
context of a :propertize?  *scratches head*

I've now restored the min-width elements of these two elements on the
trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



      reply	other threads:[~2020-09-20 19:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200915151622.25352.20727@vcs0.savannah.gnu.org>
     [not found] ` <20200915151625.7E46E20B7A@vcs0.savannah.gnu.org>
2020-09-15 15:32   ` master 3beb8bc 3/3: Allow controlling the look of the line/column indicators Robert Pluim
2020-09-15 15:43     ` Lars Ingebrigtsen
2020-09-15 15:53       ` Robert Pluim
2020-09-15 15:48     ` Drew Adams
2020-09-16 19:59     ` Juri Linkov
2020-09-17 12:41       ` Lars Ingebrigtsen
2020-09-17 14:11       ` Lars Ingebrigtsen
2020-09-20 19:12         ` Juri Linkov
2020-09-20 19:44           ` Lars Ingebrigtsen [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=877dsokzc4.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@linkov.net \
    --cc=rpluim@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).