From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Bug: Regression in ox-texinfo export Date: Mon, 8 Feb 2016 08:23:31 -0500 Message-ID: References: <87io1zihn5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013a04a86fa24e052b421bcf Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSlmv-0003TO-LL for emacs-orgmode@gnu.org; Mon, 08 Feb 2016 08:23:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSlmu-0007dM-DV for emacs-orgmode@gnu.org; Mon, 08 Feb 2016 08:23:33 -0500 Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:36441) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSlmu-0007dI-67 for emacs-orgmode@gnu.org; Mon, 08 Feb 2016 08:23:32 -0500 Received: by mail-ob0-x22f.google.com with SMTP id ba1so151900353obb.3 for ; Mon, 08 Feb 2016 05:23:32 -0800 (PST) In-Reply-To: <87io1zihn5.fsf@gmail.com> 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: Oleh Krehel Cc: "emacs-orgmode@gnu.org" --089e013a04a86fa24e052b421bcf Content-Type: text/plain; charset=UTF-8 The syntax change was announced in Dec last year: https://lists.gnu.org/archive/html/emacs-orgmode/2015-12/msg00525.html It is now #+BEGIN_EXPORT backend #+END_EXPORT On Monday, February 8, 2016, Oleh Krehel wrote: > > At the current git master, the org source: > > #+BEGIN_TEXINFO > @quotation > Permission is granted to copy, distribute and/or modify this document > under the terms of the GNU Free Documentation License, Version 1.3 or > any later version published by the Free Software Foundation; with no > Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,'' > and with the Back-Cover Texts as in (a) below. A copy of the license > is included in the section entitled ``GNU Free Documentation License.'' > > (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and > modify this GNU manual.'' > @end quotation > #+END_TEXINFO > > results in the following .texi output: > > @TEXINFO > @@quotation > Permission is granted to copy, distribute and/or modify this document > under the terms of the GNU Free Documentation License, Version 1.3 or > any later version published by the Free Software Foundation; with no > Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,'' > and with the Back-Cover Texts as in (a) below. A copy of the license > is included in the section entitled ``GNU Free Documentation License.'' > > (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and > modify this GNU manual.'' > @@end quotation > @end TEXINFO > > This was done with `emacs -Q', no extra code except (require 'ox-texinfo). > > Note that the above org source works fine with the built-in Org-mode: > > @quotation > Permission is granted to copy, distribute and/or modify this document > under the terms of the GNU Free Documentation License, Version 1.3 or > any later version published by the Free Software Foundation; with no > Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,'' > and with the Back-Cover Texts as in (a) below. A copy of the license > is included in the section entitled ``GNU Free Documentation License.'' > > (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and > modify this GNU manual.'' > @end quotation > > @c Emacs 25.0.50.4 (Org mode 8.2.10) > > regards, > Oleh > > -- -- Kaushal Modi --089e013a04a86fa24e052b421bcf Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The syntax change was announced in Dec last year:=C2=A0https://list= s.gnu.org/archive/html/emacs-orgmode/2015-12/msg00525.html=

It is now

#+BEGIN_EXPORT backe= nd
#+END_EXPORT

On Monday, February 8, 2016, Oleh Krehel &= lt;ohwoeowho@gmail.com> wrote= :

At the current git master, the org source:

=C2=A0 =C2=A0 #+BEGIN_TEXINFO
=C2=A0 =C2=A0 @quotation
=C2=A0 =C2=A0 Permission is granted to copy, distribute and/or modify this = document
=C2=A0 =C2=A0 under the terms of the GNU Free Documentation License, Versio= n 1.3 or
=C2=A0 =C2=A0 any later version published by the Free Software Foundation; = with no
=C2=A0 =C2=A0 Invariant Sections, with the Front-Cover Texts being ``A GNU = Manual,''
=C2=A0 =C2=A0 and with the Back-Cover Texts as in (a) below.=C2=A0 A copy o= f the license
=C2=A0 =C2=A0 is included in the section entitled ``GNU Free Documentation = License.''

=C2=A0 =C2=A0 (a) The FSF's Back-Cover Text is: ``You have the freedom = to copy and
=C2=A0 =C2=A0 modify this GNU manual.''
=C2=A0 =C2=A0 @end quotation
=C2=A0 =C2=A0 #+END_TEXINFO

results in the following .texi output:

=C2=A0 =C2=A0 @TEXINFO
=C2=A0 =C2=A0 @@quotation
=C2=A0 =C2=A0 Permission is granted to copy, distribute and/or modify this = document
=C2=A0 =C2=A0 under the terms of the GNU Free Documentation License, Versio= n 1.3 or
=C2=A0 =C2=A0 any later version published by the Free Software Foundation; = with no
=C2=A0 =C2=A0 Invariant Sections, with the Front-Cover Texts being ``A GNU = Manual,''
=C2=A0 =C2=A0 and with the Back-Cover Texts as in (a) below.=C2=A0 A copy o= f the license
=C2=A0 =C2=A0 is included in the section entitled ``GNU Free Documentation = License.''

=C2=A0 =C2=A0 (a) The FSF's Back-Cover Text is: ``You have the freedom = to copy and
=C2=A0 =C2=A0 modify this GNU manual.''
=C2=A0 =C2=A0 @@end quotation
=C2=A0 =C2=A0 @end TEXINFO

This was done with `emacs -Q', no extra code except (require 'ox-te= xinfo).

Note that the above org source works fine with the built-in Org-mode:

=C2=A0 =C2=A0 @quotation
=C2=A0 =C2=A0 Permission is granted to copy, distribute and/or modify this = document
=C2=A0 =C2=A0 under the terms of the GNU Free Documentation License, Versio= n 1.3 or
=C2=A0 =C2=A0 any later version published by the Free Software Foundation; = with no
=C2=A0 =C2=A0 Invariant Sections, with the Front-Cover Texts being ``A GNU = Manual,''
=C2=A0 =C2=A0 and with the Back-Cover Texts as in (a) below.=C2=A0 A copy o= f the license
=C2=A0 =C2=A0 is included in the section entitled ``GNU Free Documentation = License.''

=C2=A0 =C2=A0 (a) The FSF's Back-Cover Text is: ``You have the freedom = to copy and
=C2=A0 =C2=A0 modify this GNU manual.''
=C2=A0 =C2=A0 @end quotation

=C2=A0 =C2=A0 @c Emacs 25.0.50.4 (Org mode 8.2.10)

regards,
Oleh



--

--
Kaushal Modi
--089e013a04a86fa24e052b421bcf--