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

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

Re: Highlight tabulated and trailing whitespace


From: Emanuel Berg
Subject: Re: Highlight tabulated and trailing whitespace
Date: Mon, 28 Dec 2020 08:41:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

steve-humphreys wrote:

> I have tried to show tab marks, but the following commands
> are confusing me. One can use a backgrouund colour and
> introduce a tab mark. But I have no idea how to
> achieve them.
>
>   (setq whitespace-style '(face tabs))

Then just set the `whitespace-tab' face, to some face other
than what the default face has,

(insert "\t <-- this is a tab")

and enable the mode.

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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