From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Interesting folding bug Date: Thu, 20 Dec 2012 11:58:31 +0100 Message-ID: <8738z1at2g.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlejg-0000D0-2I for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 06:56:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tldpi-0004yY-53 for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 05:59:00 -0500 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tldph-0004yS-SR for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 05:58:33 -0500 Received: by mail-wg0-f49.google.com with SMTP id 15so1475431wgd.16 for ; Thu, 20 Dec 2012 02:58:33 -0800 (PST) In-Reply-To: (Alan Schmitt's message of "Thu, 20 Dec 2012 11:19:39 +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: Alan Schmitt Cc: emacs-orgmode Hi Alan, Alan Schmitt writes: > The problem is that the initial '*' in the crontab confuses org mode. Is > there a way around it, or is it a bug? You need to TAB once in such block so that the ambiguous characters like "* " are comma-escaped. -- Bastien