From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org-hide face leaking out to org-columns view Date: Wed, 21 May 2014 04:35:17 +0200 Message-ID: <874n0jsvtm.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmwNL-0006Ue-2c for emacs-orgmode@gnu.org; Tue, 20 May 2014 22:35:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmwNF-0003Kj-4M for emacs-orgmode@gnu.org; Tue, 20 May 2014 22:35:27 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:59260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmwNE-0003Kd-T2 for emacs-orgmode@gnu.org; Tue, 20 May 2014 22:35:21 -0400 Received: by mail-wg0-f52.google.com with SMTP id l18so1343369wgh.23 for ; Tue, 20 May 2014 19:35:20 -0700 (PDT) In-Reply-To: (Nikolai Weibull's message of "Mon, 12 May 2014 11:37:51 +0200") 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: Nikolai Weibull Cc: emacs-orgmode@gnu.org 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’m 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. -- Bastien