From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Export to Texinfo Broken [9.2 (9.2-elpaplus @ /Users/lolh/.emacs.d/elpa/org-plus-contrib-20181230/)] Date: Mon, 21 Jan 2019 18:45:56 +0100 Message-ID: <87va2hhpkb.fsf@nicolasgoaziou.fr> References: <945FF77B-1EA4-4D1C-B3C8-5D96D295463B@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glde7-0006ze-Lq for emacs-orgmode@gnu.org; Mon, 21 Jan 2019 12:46:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1glde6-0002CO-56 for emacs-orgmode@gnu.org; Mon, 21 Jan 2019 12:46:03 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:44389) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1glde5-0002B2-V9 for emacs-orgmode@gnu.org; Mon, 21 Jan 2019 12:46:02 -0500 In-Reply-To: <945FF77B-1EA4-4D1C-B3C8-5D96D295463B@mac.com> (wlharvey4's message of "Mon, 21 Jan 2019 08:18: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" To: wlharvey4@mac.com Cc: emacs-orgmode@gnu.org hello, wlharvey4@mac.com writes: > The following Org document exports to Texinfo '.texi=E2=80=99 in Orgmode > 9.1.14 but fails under Orgmode 9.2 with the following error message: > > 'Cannot generate node name for type: src-block' > > The source of the problem arises from commit `04f35fc473`. When the > changes are undone in that one commit, the document will export > to a =E2=80=98.texi' file. There's no documented motivation for the chan= ge, so it=E2=80=99s > Hard to figure out what a proper fix would be. The commit is strange indeed. Lack of inspiration, perhaps. It should be fixed now. Regards, --=20 Nicolas Goaziou