]> git.eshelyaron.com Git - emacs.git/commit
Be more resilient towards errors during error handling
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 5 May 2022 11:22:33 +0000 (13:22 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 5 May 2022 11:22:42 +0000 (13:22 +0200)
commit8364f058b821eba31f84dcded175cca403a965a5
tree4b299f00d92e2b465dc03c668c85228cf6899c57
parentbe374c18b3305ebfe38936bc5d66a78d5cb31318
Be more resilient towards errors during error handling

* src/print.c (print_error_message): Avoid infinite recursion if
`substitute-command-keys' bugs out (bug#55269).
src/print.c