[O] bug#15815: 24.3.50; distant-foreground face attribute and org-hide face

2013-11-10 Thread Stefan Monnier
>> 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

[O] bug#15815: 24.3.50; distant-foreground face attribute and org-hide face

2013-11-09 Thread Aaron Ecay
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

[O] bug#15815: 24.3.50; distant-foreground face attribute and org-hide face

2013-11-09 Thread Jan Djärv
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.

[O] bug#15815: 24.3.50; distant-foreground face attribute and org-hide face

2013-11-06 Thread Paul Eggert
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).