Closed sdwolfz closed 2 years ago
■ Warning (comp): hydra.el:103:2: Warning: defvar `hydra-amaranth-warn-message' docstring wider than 80 characters
To reproduce, have emacs built with native compilation and notice the compilation logs. You can then open the offending file and run M-x emacs-lisp-native-compile-and-load before and after the changes to see the warning is removed.
M-x emacs-lisp-native-compile-and-load
Thanks!
To reproduce, have emacs built with native compilation and notice the compilation logs. You can then open the offending file and run
M-x emacs-lisp-native-compile-and-load
before and after the changes to see the warning is removed.