johnmwu
johnmwu
I investigated further an it actually has nothing to do with `mode-line-front-space`, but rather `line-number-mode`. In my case I'm using smart-mode-line and `mode-line-front-space` happened to contain the line number. Could...
Could you retry reproducing with `line-number-mode` enabled?
Digging a bit further, this definitely has to do with `smart-mode-line`. In `sml/generate-minor-modes`, there is: ``` (defun sml/generate-minor-modes () "Extracts all rich strings necessary for the minor mode list." (if...
Getting this error as well on Arch Linux ``` Elpy Configuration Emacs.............: 27.2 Elpy..............: Not found (Python), 1.35.0 (Emacs Lisp) Virtualenv........: None Interactive Python: python 3.10.1 (/usr/bin/python) RPC virtualenv....: rpc-venv...
+1 on this issue