emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Whitespace in mode line of 29.1-rc1 emacsclient frames


From: Ulrich Mueller
Subject: Whitespace in mode line of 29.1-rc1 emacsclient frames
Date: Thu, 27 Jul 2023 12:55:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]