From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: bug in org-element-parse-buffer, affects new HTML exporter Date: Wed, 12 Sep 2012 15:50:49 +0200 Message-ID: <87har3tkna.fsf@gmail.com> References: <87har5v4e9.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBnPD-0004QB-GC for emacs-orgmode@gnu.org; Wed, 12 Sep 2012 09:55:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBnP7-0006XA-Ip for emacs-orgmode@gnu.org; Wed, 12 Sep 2012 09:55:03 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:50470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBnP7-0006X0-Cc for emacs-orgmode@gnu.org; Wed, 12 Sep 2012 09:54:57 -0400 Received: by wibhn17 with SMTP id hn17so1655631wib.12 for ; Wed, 12 Sep 2012 06:54:56 -0700 (PDT) In-Reply-To: <87har5v4e9.fsf@gmx.com> (Eric Schulte's message of "Mon, 10 Sep 2012 17:34:22 -0600") 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: Eric Schulte Cc: Org Mode Mailing List Hello, Eric Schulte writes: > - one :: first > - two :: - second > - three :: third > > and then call the `org-element-parse-buffer' function from within that > buffer. The following error will result. This breaks the new export > engine for buffers containing text like the above. This should be fixed now. Thanks for the report. Regards, -- Nicolas Goaziou