From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: error on html export [7.9.3e (7.9.3e-3-gb07a9b @ /u/kimr/src/emacs/emacs-trunk_latest/lisp/org/)] Date: Tue, 26 Feb 2013 11:52:46 +0100 Message-ID: <87obf78hz5.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAI9X-0003YW-C7 for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 05:53:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAI9U-0007Ex-IW for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 05:52:55 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:40147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAI9U-0007EB-Ay for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 05:52:52 -0500 Received: by mail-wi0-f174.google.com with SMTP id hi8so4645563wib.13 for ; Tue, 26 Feb 2013 02:52:51 -0800 (PST) In-Reply-To: (Richard Kim's message of "Sat, 23 Feb 2013 10:41:12 -0800") 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: Richard Kim Cc: emacs-orgmode@gnu.org Hi Richard, Richard Kim writes: > Starting with emacs bzr trunk revision 111688 of Feb 7, 2013, > following three line org file results in error when html export is > attempted. > > -------------- start of foo.org ------------------------------------------------ > #+TITLE: Nothing > > # file:/tmp > -------------- end of foo.org ------------------------------------------------ > > To see the problem, load the three line org file, then hit `C-c C-e h'. > It results in the following stack trace: I cannot reproduce this error with Org 7.9.3f, it should have been fixed. Please upgrade to the last public release and let us know. Thanks, -- Bastien