[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Whitespace in mode line of 29.1-rc1 emacsclient frames
From: |
Eli Zaretskii |
Subject: |
Re: Whitespace in mode line of 29.1-rc1 emacsclient frames |
Date: |
Thu, 27 Jul 2023 15:42:25 +0300 |
> From: Ulrich Mueller <ulm@gentoo.org>
> Cc: emacs-devel@gnu.org
> Date: Thu, 27 Jul 2023 13:40:46 +0200
>
> Still, min-width should probably apply to the whole U:@--- string, not
> to individual characters of it?
Where do you see it applied to individual characters? I see this in
bindings.el:
(list
:propertize
(list ""
'mode-line-mule-info
'mode-line-client
'mode-line-modified
'mode-line-remote)
'display '(min-width (5.0)))