From: Lars Ingebrigtsen Date: Thu, 25 Nov 2021 14:14:22 +0000 (+0100) Subject: Add temporary mode-line-position change X-Git-Tag: emacs-29.0.90~2852^2~42 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e5fd99139bb82b384ad27a8097938ea934f512d;p=emacs.git Add temporary mode-line-position change * lisp/bindings.el (mode-line-position): Add interim solution to make `min-width' work here; this should be fixed for real in the display_line machinery somewhere. --- diff --git a/lisp/bindings.el b/lisp/bindings.el index 29a1baffe7b..e28b06a1dcd 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -501,7 +501,7 @@ mouse-1: Display Line and Column Mode Menu")) (defvar mode-line-position `((:propertize - mode-line-percent-position + (" " mode-line-percent-position) local-map ,mode-line-column-line-number-mode-map display (min-width (5.0)) mouse-face mode-line-highlight