比如:
~/.emacs.d/elpa/undo-tree-0.8.2/undo-tree.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'
~/.emacs.d/elpa/vertico-2.10/vertico.el: Warning: `incf' is an obsolete alias (as of 27.1); use `cl-incf' instead.
~/.emacs.d/elpa/highlight-symbol-1.3/highlight-symbol.el: Warning: Use keywords rather than deprecated positional arguments to `define-minor-mode'
~/.emacs.d/elpa/highlight-symbol-1.3/highlight-symbol.el: Warning: `incf' is an obsolete alias (as of 27.1); use `cl-incf' instead.
~/.emacs.d/elpa/go-mode-1.6.0/go-mode.el: Warning: Case 'fail will match `quote'. If that's intended, write (fail quote) instead. Otherwise, don't quote `fail'.
~/.emacs.d/elpa/go-mode-1.6.0/go-mode.el: Warning: Case 'block-empty will match `quote'. If that's intended, write (block-empty quote) instead. Otherwise, don't quote `block-empty'.
~/.emacs.d/elpa/go-mode-1.6.0/go-mode.el: Warning: Case 'block will match `quote'. If that's intended, write (block quote) instead. Otherwise, don't quote `block'.
~/.emacs.d/elpa/go-mode-1.6.0/go-mode.el: Warning: Case 'single will match `quote'. If that's intended, write (single quote) instead. Otherwise, don't quote `single'.
~/.emacs.d/elpa/go-mode-1.6.0/go-mode.el: Warning: Case 'none will match `quote'. If that's intended, write (none quote) instead. Otherwise, don't quote `none'.