From: Ergus <spacibba@aol.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: New line and trailing whitespaces
Date: Mon, 22 Apr 2024 14:22:43 +0200 [thread overview]
Message-ID: <l3yrn2oolczdfydihjqzux2y44qqxnvsvuk2gwq6f66pi3g5br@3rpduc43u2pp> (raw)
In-Reply-To: <86h6fu6jn0.fsf@gnu.org>
Hi Eli:
On Mon, Apr 22, 2024 at 08:39:31AM GMT, Eli Zaretskii wrote:
>> Date: Sun, 21 Apr 2024 23:05:57 +0200
>> From: Ergus <spacibba@aol.com>
>> Cc: help-gnu-emacs@gnu.org
>>
>> Hi Eli:
>>
>> On Sun, Apr 21, 2024 at 08:23:45AM GMT, Eli Zaretskii wrote:
>> >> Date: Sun, 21 Apr 2024 03:12:37 +0200
>> >> From: Ergus <spacibba@aol.com>
>> >> Cc: help-gnu-emacs@gnu.org
>> >>
>> >> A somehow unrelate question.. I don't find a face to change the tab-mark
>> >> color in whitespace mode... Is it documented somewhere?
>> >
>> >Isn't that whitespace-tab?
>> >
>> Actually no.
>>
>> That face seems apply only to the tab whitespace when whitespace-style
>> has `tabs`, but not to when `tab-mark` applies.
>
>You lost me here. But if all you want is to know what face is used on
>some text, simply use "M-x describe-text-properties RET" with point on
>that text.
>
Whitespace mode "shows" the tabs in two (independent) ways:
1. "Colorizing" the tab whitespace with some color (face tabs)
2. Add a mark in the whitespace space like | or � (tab-mark)
The whitespace-tab face applies only to 1, but I don't find how to make
it apply to 2
Define the whitespace-tab face foreground and background
(setq-default whitespace-style '(faces tab-mark))
(whitespace-mode 1)
TAB
I see: the �, but it is always white, independently of whitespace-tab face.
next prev parent reply other threads:[~2024-04-22 12:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <kcaicxrup2f3usy37v4aupgu7uvmifnxkeyc2hx5n5qpqnuj7b.ref@okar6momrmhs>
2024-04-20 12:10 ` New line and trailing whitespaces Ergus
2024-04-20 13:50 ` Eli Zaretskii
2024-04-20 14:16 ` Eli Zaretskii
2024-04-21 1:12 ` Ergus
2024-04-21 5:23 ` Eli Zaretskii
2024-04-21 21:05 ` Ergus
2024-04-22 5:39 ` Eli Zaretskii
2024-04-22 12:22 ` Ergus [this message]
2024-04-23 8:06 ` Eli Zaretskii
2024-04-23 15:38 ` Ergus
2024-04-23 16:19 ` Eli Zaretskii
2024-04-24 2:41 ` Ergus
2024-04-24 7:05 ` Eli Zaretskii
2024-04-24 14:48 ` Ergus
2024-04-24 15:45 ` Eli Zaretskii
2024-04-22 12:34 ` Ergus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=l3yrn2oolczdfydihjqzux2y44qqxnvsvuk2gwq6f66pi3g5br@3rpduc43u2pp \
--to=spacibba@aol.com \
--cc=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).