>> FWIW, hiding text by setting foreground == background is the wrong
>> way to do it IMO.
AFAIK there's no other way offered by Emacs. `invisible' actually
removes the text from the output rather than leaving blank space, so it
doesn't provide the same feature.
Stefan
2013ko azaroak 8an, Jan Djärv-ek idatzi zuen:
>
> Fixed in trunk.
I can confirm, thanks.
>
> FWIW, hiding text by setting foreground == background is the wrong way to do
> it IMO.
> It will become visible if search for or marked.
You are probably right, but this usage seems very ingrained in org
Fixed in trunk.
FWIW, hiding text by setting foreground == background is the wrong way to do it
IMO.
It will become visible if search for or marked.
Jan D.
For what it's worth, I backed out the integer-related face changes
(trunk bzr 114993, 2013-11-06 00:14:56 UTC) and the bug was still there.
This tends to confirm the guess that the bug is
in the :distant-foreground-related changes
(circa trunk bzr 114895, 2013-11-01 15:47:10 UTC).