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

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

bug#55881: Request: Use of face for whitespace-style


From: goncholden
Subject: bug#55881: Request: Use of face for whitespace-style
Date: Fri, 10 Jun 2022 04:12:47 +0000



Because tab-mark, tabs, trailing, etc ... work via faces, could the requirement for faces declaration be removed from  whitespace-style?

In summary, from

(setq whitespace-style '(face tab-mark tabs trailing))

to

(setq whitespace-style '(tab-mark tabs trailing))

reply via email to

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