aboutsummaryrefslogtreecommitdiff
path: root/tests/test-calendar-sync-async-worker.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-11 12:13:43 -0500
committerCraig Jennings <c@cjennings.net>2026-07-11 12:13:43 -0500
commita21ba82e6a5375b6cf1afca640f64b9841fca246 (patch)
tree7b81c05f59761b51cd3bbbf3fd5767d6807f7526 /tests/test-calendar-sync-async-worker.el
parent188aeae770af966c7a64d8185434373592123ede (diff)
downloaddotemacs-a21ba82e6a5375b6cf1afca640f64b9841fca246.tar.gz
dotemacs-a21ba82e6a5375b6cf1afca640f64b9841fca246.zip
fix(font-config): daemon emoji images and a re-runnable font list
emojify-display-style was computed once from env-gui-p inside the :defer'd :config block. In a daemon that block runs before any GUI frame exists, so the style latched to unicode and GUI frames never got image emoji. Recompute it per-frame from server-after-make-frame-hook, mirroring the emoji-fontset setup above. cj/display-available-fonts called special-mode at the end, leaving the buffer read-only, so the second invocation errored on erase-buffer. Rewrite it under inhibit-read-only.
Diffstat (limited to 'tests/test-calendar-sync-async-worker.el')
0 files changed, 0 insertions, 0 deletions