seagle0128 / doom-modeline

A fancy and fast mode-line inspired by minimalism design.
https://seagle0128.github.io/doom-modeline/
GNU General Public License v3.0
1.29k stars 159 forks source link

Symbol’s function definition is void: doom-modeline-check-icon #708

Closed OrionRandD closed 7 months ago

OrionRandD commented 7 months ago

Thank you for the bug report

Bug description

Symbol’s function definition is void: doom-modeline-check-icon

Steps to reproduce

Upon starting Emacs, it says in the message buffer: Symbol’s function definition is void: doom-modeline-check-icon

Expected behavior

No error.

OS

Linux

Emacs Version

29

Emacs Configurations

Emacs

Error callstack

It does not hang.

Anything else

Nope

dr-scsi commented 7 months ago

Should be fixed with commit b68fe0a (PR #707).

OrionRandD commented 7 months ago

Should be fixed with commit b68fe0a (PR #707).

Ok. Thx. I will wait it to be on MELPA... Since I have it commented on my init configs now...

dr-scsi commented 7 months ago

@OrionRandD - You can apply the change to your local copy and then recompile the package if you can't wait. FWIW, the updated version already hit my HD.

OrionRandD commented 7 months ago

@OrionRandD - You can apply the change to your local copy and then recompile the package if you can't wait. FWIW, the updated version already hit my HD.

I can wait, though... Thx a lot.