Files
nix-doom-emacs/advice.el
László Vaskó a52ca48dba advice.el: make it compatible with newer doom revisions
doom redefines `(message)` to use `(doom--print)` under the hood,
so the previous  advice caused an infinite recursion.

See: 4b5cf7d46f

Fixes: #233
2021-06-03 19:40:34 +02:00

2.3 KiB