From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How to track down "No heading for this item in buffer or region."? Date: Thu, 24 Jan 2013 20:07:40 +0100 Message-ID: <87pq0upfgj.fsf@bzg.ath.cx> References: <20130124123204.GB24543@boo.workgroup> <87y5fioimf.fsf@bzg.ath.cx> <20130124162311.GE24543@boo.workgroup> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyS9H-0002gj-4s for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 14:07:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TyS9G-000447-6L for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 14:07:43 -0500 Received: from mail-wi0-f173.google.com ([209.85.212.173]:62065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TyS9F-00043p-Tr for emacs-orgmode@gnu.org; Thu, 24 Jan 2013 14:07:42 -0500 Received: by mail-wi0-f173.google.com with SMTP id hn17so758734wib.12 for ; Thu, 24 Jan 2013 11:07:41 -0800 (PST) In-Reply-To: <20130124162311.GE24543@boo.workgroup> (Gregor Zattler's message of "Thu, 24 Jan 2013 17:23:11 +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 Gregor Zattler writes: > #Time-stamp: <2013-01-24 16:30:39 grfz> > > Till recently this was no problem since it is a comment line. This is not a comment line, comment lines start with "[\t ]*# " (note the space after the #). -- Bastien