From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolai Weibull Subject: Re: Org-hide face leaking out to org-columns view Date: Wed, 21 May 2014 11:05:13 +0200 Message-ID: References: <874n0jsvtm.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn2SZ-00047g-MT for emacs-orgmode@gnu.org; Wed, 21 May 2014 05:05:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn2SY-0007zF-DY for emacs-orgmode@gnu.org; Wed, 21 May 2014 05:05:15 -0400 In-Reply-To: <874n0jsvtm.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org On Wed, May 21, 2014 at 4:35 AM, Bastien wrote: > Hi Nikolai, > > Nikolai Weibull writes: > >>> It seems that if you use >>> >>> #+STARTUP: indent >>> >>> the org-hide face used for the hidden stars will remain when using the >>> org-columns view, resulting on, in my case, white on gray. >> >> To clarify, this leaks out over the whole item, not just the stars, >> making the whole item column hard to read. >> >>> Is there a workaround to this that I=E2=80=99m not thinking of? > I'm not sure I understand the problem. > > Can you send a small picture? > > In any case, here with Org 8.2.6 I don't see a problem: both the > indentation and the hiding of the stars are canceled when using the > column view. Yes, the hiding of the stars is cancelled, but it seems that the org-hide face is still being applied and leaking unto the whole headline. I got around this by adjusting the org-column face.