doomemacs/modules/email/mu4e/autoload
Emily Bourke 307ae53dff fix(email): mu4e main view shortcut face
In the leuven theme (and possibly others), the use of
`(mode-line-emphasis bold)` results in white text on a white background,
making the shortcut keys invisible.

The original function mu4e--main-action-string uses mu4e-highlight-face,
and changing back to this fixes the problem.

I can’t tell from the git history what the reasoning for the face change
specifically was: the new function seems to have been made mainly for
changing the bullets to unicode versions.

Fix: #7010
2023-02-18 00:53:51 -05:00
..
advice.el fix(email): mu4e main view shortcut face 2023-02-18 00:53:51 -05:00
email.el nit(mu4e): clean up formatting/indentation 2023-02-17 11:33:27 -05:00
evil.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
mu-lock.el fix(literate,mu4e): revert recent, unintended changes 2022-10-07 17:33:35 +02:00