Skip to content

How to change font face of the key's label? #283

Closed Answered by tarsius
DivineDominion asked this question in Q&A
Discussion options

You must be logged in to vote

There is no dedicated face for this text. default is used.

Note that a lot of text in the transient buffer may be created using functions that are under the control of package authors. transient has no (okay limited) control over the faces used for such text. So even if we were to propertize all text, which is inserted using only basic transient features, there still would be other text that implicitly uses default or explicitly uses arbitary other faces.

So this has to be done my remapping the default face. There's already explicit support for doing that to control the pitch of text in this buffer.

Instead of adding yet another special case, I've added a new hook, transient-setup-buffer-…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tarsius
Comment options

Answer selected by tarsius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants