diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-11 12:13:43 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-11 12:13:43 -0500 |
| commit | a21ba82e6a5375b6cf1afca640f64b9841fca246 (patch) | |
| tree | 7b81c05f59761b51cd3bbbf3fd5767d6807f7526 /modules/elfeed-config.el | |
| parent | 188aeae770af966c7a64d8185434373592123ede (diff) | |
| download | dotemacs-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 'modules/elfeed-config.el')
0 files changed, 0 insertions, 0 deletions
