Hi everybody, I installed asccidoc and asciidoctor and I was able to open adoc-mode in emacs. But what are with those messages? Warning (comp): adoc-mode.el:177:1: Warning: Package cl is deprecated Disable showing Disable logging Warning (comp): adoc-mode.el:334:1: Warning: defcustom for ‘adoc-default-title-type’ fails to specify type Disable showing Disable logging Warning (comp): adoc-mode.el:334:1: Warning: defcustom for ‘adoc-default-title-type’ fails to specify type Disable showing Disable logging Warning (comp): adoc-mode.el:339:1: Warning: defcustom for ‘adoc-default-title-sub-type’ fails to specify type Disable showing Disable logging Warning (comp): adoc-mode.el:339:1: Warning: defcustom for ‘adoc-default-title-sub-type’ fails to specify type Disable showing Disable logging Warning (comp): adoc-mode.el:442:1: Warning: defconst `adoc-summarize-re-uolisti' docstring wider than 80 characters Disable showing Disable logging Warning (comp): adoc-mode.el:1329:20: Warning: ‘some’ is an obsolete function (as of 27.1); use ‘cl-some’ instead. Disable showing Disable logging Warning (comp): adoc-mode.el:1334:25: Warning: ‘some’ is an obsolete function (as of 27.1); use ‘cl-some’ instead. Disable showing Disable logging Warning (comp): adoc-mode.el:1334:25: Warning: value returned from (match-beginning x) is unused Disable showing Disable logging Warning (comp): adoc-mode.el:1334:25: Warning: value returned from (match-beginning x) is unused Disable showing Disable logging Warning (comp): adoc-mode.el:2266:45: Warning: ‘font-lock-fontify-buffer’ is for interactive use only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead. Disable showing Disable logging Warning (comp): adoc-mode.el:2645:15: Warning: reference to free variable ‘tempo-user-elements’ Disable showing Disable logging Warning (comp): adoc-mode.el:2645:15: Warning: assignment to free variable ‘tempo-user-elements’ Disable showing Disable logging Warning (comp): adoc-mode.el:2661:25: Warning: reference to free variable ‘tempo-insert-region’ Disable showing Disable logging Warning (comp): adoc-mode.el:2815:46: Warning: reference to free variable ‘arg’ Disable showing Disable logging Warning (comp): adoc-mode.el:2853:12: Warning: reference to free variable ‘unicode-character-list’ Disable showing Disable logging Warning (comp): adoc-mode.el:3004:4: Warning: ‘easy-menu-add’ is an obsolete function (as of 28.1); this was always a no-op in Emacs and can be safely removed. Disable showing Disable logging Warning (comp): adoc-mode.el:3004:18: Warning: reference to free variable ‘adoc-mode-menu’ Disable showing Disable logging Warning (comp): adoc-mode.el:2630:28: Warning: the function ‘tempo-insert’ is not known to be defined. Disable showing Disable logging How to solve that? Kind regards Gottfried