#1030015 elpa-powerline: lot's of warning when starting emacs

#1030015#5
Date:
2023-01-30 10:32:41 UTC
From:
To:
Dear Maintainer,


When I start emacs, I have all these warning

Warning (comp): powerline.el:115:1: Warning: custom-declare-variable `powerline-gui-use-vcs-glyph' docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:120:8: Warning: docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:152:8: Warning: docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:228:8: Warning: docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:263:8: Warning: docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:284:8: Warning: docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:362:8: Warning: docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:388:8: Warning: docstring wider than 80 characters Disable showing Disable logging
Warning (comp): powerline.el:530:12: Warning: ‘focus-in-hook’ is an obsolete variable (as of 27.1); after-focus-change-function Disable showing Disable logging
Warning (comp): powerline.el:533:12: Warning: ‘focus-out-hook’ is an obsolete variable (as of 27.1); after-focus-change-function Disable showing Disable logging
Warning (comp): /usr/share/emacs/site-lisp/elpa/powerline-2.4/powerline.el: Error: List contains a loop ("22", . #0) Disable showing Disable logging

could you considere patching powerline in order to avoid this warning buffer.

thanks

Frederic

#1030015#10
Date:
2023-06-04 02:10:25 UTC
From:
To:
There is a patch in the upstream github project, merged to master
branch, but not released:

https://github.com/milkypostman/powerline/pull/194