bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44236: [PATCH] xdisp: Apply nobreak-char-display also to NARROW NO-B


From: Basil L. Contovounesios
Subject: bug#44236: [PATCH] xdisp: Apply nobreak-char-display also to NARROW NO-BREAK SPACE U+202F
Date: Tue, 03 Nov 2020 21:07:33 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> +(defface markchars-nobreak-space
> +  '((t (:inherit nobreak-space)))

> +(defface markchars-nobreak-hyphen
> +  '((t (:inherit nobreak-hyphen)))

AKA '((t :inherit ...)).

-- 
Basil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]