mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
These checks and warnings were added on some recent commit of Emacs. They're annoying to deal with and the end-user typically can't do much about them (e.g. old packages), so I suppress them across the board. That said, there are a few we cannot catch in non-interactive sessions (where they aren't delayed), and those early warnings don't respect delayed-warnings-list. This ought to be considered a bug upstream.