Is it possible to allow tge user to control the fold glyph in a setting? The … fold glyph could then be replaced with a glyph of the users choosing
Setting to control the fold glyph
ianhd
#2
As an example here is an org document shown in emacs
Emacs supports variable fonts in a document which allows for the bullets on what is effectively just a text file but the fold marker is the interesting bit here.
The fold marker is currently set to a downward arrow
0 Likes
ianhd
#3
I can then evaluate the setting to flip the fold marker to a different glyph and I get something as follows:
NOTE: I am also changing the amount of space around the fold glyph.
0 Likes
jfcherng
#6
It has been always overriden-able since it’s just an image in a (theme) package.
0 Likes