aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-text-transform.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-24 17:51:53 -0500
committerCraig Jennings <c@cjennings.net>2026-07-24 17:51:53 -0500
commit0989858ed1182c978d1f40a1fab6850e46ff5d06 (patch)
tree3b71a793fd85faaf767da448ce6af75b12de356f /modules/custom-text-transform.el
parent01e1793831ee2a80a20e266ac3b0b950b71df240 (diff)
downloaddotemacs-0989858ed1182c978d1f40a1fab6850e46ff5d06.tar.gz
dotemacs-0989858ed1182c978d1f40a1fab6850e46ff5d06.zip
fix(system-defaults): guard and cap the native-comp warning log
- cj/log-comp-warning is :before-until advice on display-warning. - Its append-to-file was unguarded, so an unwritable log path signalled. - That signal propagated out and broke warning display for every comp notice. - Wrapped the write so a failure is swallowed and the warning stays suppressed. - The log also grew without bound; added a 512KB cap that resets it on overflow.
Diffstat (limited to 'modules/custom-text-transform.el')
0 files changed, 0 insertions, 0 deletions