From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Cubizolles Subject: org-hide sometimes wrong Date: Fri, 15 Mar 2013 12:13:54 +0100 Message-ID: <87ip4soqz1.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGSgi-00005X-29 for emacs-orgmode@gnu.org; Fri, 15 Mar 2013 07:20:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGSgd-0001gd-Ii for emacs-orgmode@gnu.org; Fri, 15 Mar 2013 07:20:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:53675) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGSgd-0001gT-Bn for emacs-orgmode@gnu.org; Fri, 15 Mar 2013 07:20:35 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UGSgw-0000Kn-Qp for emacs-orgmode@gnu.org; Fri, 15 Mar 2013 12:20:54 +0100 Received: from gas45-3-82-244-252-119.fbx.proxad.net ([82.244.252.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Mar 2013 12:20:54 +0100 Received: from j.cubizolles by gas45-3-82-244-252-119.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Mar 2013 12:20:54 +0100 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 Lately, the leading stars have been reappearing, seemingly randomly. I've checked the org-hide face and its value changes: It's Foreground: color-234 when the stars are visible Foreground: #252A2B when they are correctly hidden. What could possibly trigger this change. I'm running emacs with a server/emacsclient setup. Could it be responsible for this behaviour ? Julien.