Skip to content

Commit

Permalink
fixup! Change: (ement-room--event-body-face) Support variable-pitch f…
Browse files Browse the repository at this point in the history
…ace for plain text

#245 (comment)
  • Loading branch information
Phil Sainty committed Dec 1, 2023
1 parent 7aeb03e commit 275f7ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ement-room.el
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,6 @@ spec) without requiring all events to use the same margin width."
;; non-HTML messages when `ement-room-shr-use-fonts' is non-nil (HTML
;; messages are fontified by shr itself).
(shr-text-face (when (and ement-room-shr-use-fonts
(equal msgtype "m.text")
(not (equal (or format (alist-get 'format new-content))
"org.matrix.custom.html")))
;; The `shr-text' face was added in Emacs 29.1.
Expand Down

0 comments on commit 275f7ea

Please sign in to comment.