[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Whitespace in mode line of 29.1-rc1 emacsclient frames
From: |
Ulrich Mueller |
Subject: |
Re: Whitespace in mode line of 29.1-rc1 emacsclient frames |
Date: |
Thu, 27 Jul 2023 13:12:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>>>>> On Thu, 27 Jul 2023, Ulrich Mueller wrote:
> With Emacs 28.2 the mode line used to look like this for an emacsclient
> frame (e.g. for the *scratch* buffer):
> U:@--- *scratch* All L4 (Lisp Interaction ElDoc)
> With Emacs 29.1-rc1 I get:
> U: @--- *scratch* All L4 (Lisp Interaction ElDoc)
> Especially I wonder about the whitespace between : and @ close to the
> beginning of the line.
> Looks like it originates from (min-width (5.0)) in mode-line-position?
Sorry, I meant standard-mode-line-format.