From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org mode alignment problem Date: Sun, 23 Mar 2014 18:59:28 +0100 Message-ID: <87fvm8hk3j.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRmgM-0004MV-Eq for emacs-orgmode@gnu.org; Sun, 23 Mar 2014 13:59:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRmgG-0002sv-F0 for emacs-orgmode@gnu.org; Sun, 23 Mar 2014 13:59:38 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:47199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRmgG-0002sq-AF for emacs-orgmode@gnu.org; Sun, 23 Mar 2014 13:59:32 -0400 In-Reply-To: (Guido Van Hoecke's message of "Sun, 23 Mar 2014 16:22:36 +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: Guido Van Hoecke Cc: emacs-orgmode@gnu.org Hi Guido, Guido Van Hoecke writes: > But I'm pretty sure this is not normal, so any help or suggestion > would be usefull. Yes, this is not normal. Can you try M-x global-font-lock-mode RET to prevent the hiding of leading stars and M-x visible-mode RET to prevent invisibility properties? This will help figure out what's wrong. Thanks, -- Bastien