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: Sun, 01 Nov 2020 20:53:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

>> The intention of nobreak-space is to warn the user about confusable
>> characters in writable buffers.  But why highlight such characters
>> in read-only Dired buffers?
>
> Perhaps `special-mode' should switch this highlighting off?

In Dired it's still useful to be able to spot unusual characters
in file names, but such highlighting is useless in file sizes.

Maybe highlighting should check for some text properties,
and not to highlight nobreak-chars in text with these properties?





reply via email to

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