* whitespace-mode but without dots at every space
@ 2020-12-28 14:01 steve-humphreys
2020-12-28 14:56 ` Benjamín Buccianti
2020-12-28 17:03 ` Drew Adams
0 siblings, 2 replies; 3+ messages in thread
From: steve-humphreys @ 2020-12-28 14:01 UTC (permalink / raw)
To: Help Gnu Emacs
When enabling (whitespace-mode 1) I get dots where there are spaces.
Can one disable this and highlight and show only tab marks?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: whitespace-mode but without dots at every space
2020-12-28 14:01 whitespace-mode but without dots at every space steve-humphreys
@ 2020-12-28 14:56 ` Benjamín Buccianti
2020-12-28 17:03 ` Drew Adams
1 sibling, 0 replies; 3+ messages in thread
From: Benjamín Buccianti @ 2020-12-28 14:56 UTC (permalink / raw)
To: help-gnu-emacs
steve-humphreys@gmx.com writes:
> When enabling (whitespace-mode 1) I get dots where there are spaces.
> Can one disable this and highlight and show only tab marks?
You can set the whitespace-style variable in order to show only what you want.
I have it with '(face lines-tail trailing indentation space-before-tab space-after-tab)
Cheers!
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: whitespace-mode but without dots at every space
2020-12-28 14:01 whitespace-mode but without dots at every space steve-humphreys
2020-12-28 14:56 ` Benjamín Buccianti
@ 2020-12-28 17:03 ` Drew Adams
1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2020-12-28 17:03 UTC (permalink / raw)
To: steve-humphreys, Help Gnu Emacs
> When enabling (whitespace-mode 1) I get dots where there are spaces.
> Can one disable this and highlight and show only tab marks?
Customize option `whitespace-style'.
In Customize, deselect the box for
(Mark) SPACES and HARD SPACEs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-28 17:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-28 14:01 whitespace-mode but without dots at every space steve-humphreys
2020-12-28 14:56 ` Benjamín Buccianti
2020-12-28 17:03 ` Drew Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).