From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: bug#22182: 24.5; Org Mode Export Date: Thu, 17 Dec 2015 14:41:41 +0100 Message-ID: <87bn9p9oq2.fsf@nicolasgoaziou.fr> References: <87r3infhcf.fsf@think.bvr.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Ymg-0005sP-5G for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 08:39:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9Ymc-0000QC-DU for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 08:39:54 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60200) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9Ymc-0000Pd-7g for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 08:39:50 -0500 In-Reply-To: (John Wiegley's message of "Tue, 15 Dec 2015 15:11:20 -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: Org Mode Cc: 22182-done@debbugs.gnu.org, "B.V. Raghav" Hello, John Wiegley writes: > Forward report to Org mailing list, and closing from Emacs bug tracker. > >>>>>> B V Raghav writes: > >> 1. I open an ORG file, with template headers, default and texinfo template. > >> 2. I write some simple ascii data to a few tree nodes. > >> 3. Export using i i for texinfo > >> And it crashes with following backtrace (Non-printable characters of >> backtrace have been replaced with .): >>> Debugger entered--Lisp error: (wrong-type-argument listp #("Modeling notes >>> for Mged" 0 23 (:parent (#1)))) org-element-set-contents(#("Modeling notes >>> for Mged" 0 23 (:parent (#0)))) apply(org-element-set-contents #("Modeling >>> notes for Mged" 0 23 (:parent (#0))) nil) #[(s) This kind of error was reported already. IIRC, it is a problem on user's side (often a mixed installation). In particular, upgrade from Org included in Emacs to current stable revision requires special care (e.g., Org must not be loaded when upgrading the package). Regards, -- Nicolas Goaziou