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: Juri Linkov
Subject: bug#44236: [PATCH] xdisp: Apply nobreak-char-display also to NARROW NO-BREAK SPACE U+202F
Date: Wed, 04 Nov 2020 21:54:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

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

Thanks, I also fixed the existing deffaces where I copied this from,
and pushed to GNU ELPA.





reply via email to

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