From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolai Weibull Subject: Org-hide face leaking out to org-columns view Date: Sat, 10 May 2014 13:35:30 +0200 Message-ID: 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]:60644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wj5Yy-0004Os-7e for emacs-orgmode@gnu.org; Sat, 10 May 2014 07:35:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wj5Yx-0000QC-Dw for emacs-orgmode@gnu.org; Sat, 10 May 2014 07:35:32 -0400 Received: from mail-qg0-x22f.google.com ([2607:f8b0:400d:c04::22f]:57640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wj5Yw-0000NV-So for emacs-orgmode@gnu.org; Sat, 10 May 2014 07:35:30 -0400 Received: by mail-qg0-f47.google.com with SMTP id j107so5723339qga.34 for ; Sat, 10 May 2014 04:35:30 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi! 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. Is there a workaround to this that I=E2=80=99m not thinking of?