seagle0128 / doom-modeline

A fancy and fast mode-line inspired by minimalism design.

Home Page:https://seagle0128.github.io/doom-modeline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Emacs 29.1 - Warning (comp): doom-modeline-core.el:1098:37: Warning: reference to free variable ‘mode-line-right-align-edge’

alexei-28 opened this issue · comments

Thank you for the bug report

  • I am using the latest version of doom-modeline related packages.
  • I checked FAQ.
  • You may also try reproduce the issue using clean environment and minimal configurations with
    the command emacs -Q.

Bug description

Given:
Linux Mint 21.2
Emacs 29.1

When I install package elpa/doom-modeline-4.0.1 it installed successfully but raise one warning:

Warning (comp): doom-modeline-core.el:1098:37: Warning: reference to free variable ‘mode-line-right-align-edge’

Steps to reproduce

Linux Mint 21.1
Emacs 29.1

Expected behavior

No warings

OS

Linux

Emacs Version

29

Emacs Configurations

No response

Error callstack

No response

Anything else

No response

Which version are you using? I tested with the latest version and no warning.

Which version are you using? I tested with the latest version and no warning.

doom-modeline 4.0.1

Please upgrade to the latest version of doom-modeline with Emacs 29.1.2.

Please upgrade to the latest version of doom-modeline with Emacs 29.1.2.

Installed doom-modeline-20231028.1505 and now it's working just fine.
Thanks.