aboutsummaryrefslogtreecommitdiff
path: root/calendar-sync.local.el.example
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-26 12:47:30 -0500
committerCraig Jennings <c@cjennings.net>2026-05-26 12:47:30 -0500
commit9209881ad5e12e67218a9560df75e6974c10a886 (patch)
tree0e255282c848f2dc61a58ee7b590c95532a5d22f /calendar-sync.local.el.example
parent7860cd1190fdbfc1a0c4b48d17e439837d1fb598 (diff)
downloaddotemacs-9209881ad5e12e67218a9560df75e6974c10a886.tar.gz
dotemacs-9209881ad5e12e67218a9560df75e6974c10a886.zip
fix(text): compose every org src-block marker to the lambda glyph
The prettify-symbols alist already mapped #+begin_src and #+end_src to a lambda, but only some markers actually rendered as one. prettify-symbols-default-compose-p decides composition from a syntax heuristic on the characters around the match, and inside org's src-block fontification that heuristic vetoed most of the markers. In todo.org only one of five composed. I added cj/prettify-compose-block-markers-p, a compose predicate that always composes the block markers (case-insensitive, since the alist carries upcased variants) and defers to the default for everything else like lambda. Every marker composes now. Tests cover the marker branch and the deferral to the default.
Diffstat (limited to 'calendar-sync.local.el.example')
0 files changed, 0 insertions, 0 deletions