From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: words from radio links are not visible when exporting subtrees Date: Thu, 28 Aug 2014 17:21:15 +0700 Message-ID: <87lhq8syn8.wl-n142857@gmail.com> References: <87mwaqrm34.wl-n142857@gmail.com> <878um9h6rg.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMwpi-0008Oe-UP for emacs-orgmode@gnu.org; Thu, 28 Aug 2014 06:21:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMwpV-0005ll-CE for emacs-orgmode@gnu.org; Thu, 28 Aug 2014 06:21:34 -0400 Received: from mail-pa0-x231.google.com ([2607:f8b0:400e:c03::231]:39939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMwpV-0005lE-4x for emacs-orgmode@gnu.org; Thu, 28 Aug 2014 06:21:21 -0400 Received: by mail-pa0-f49.google.com with SMTP id kq14so1953732pab.8 for ; Thu, 28 Aug 2014 03:21:20 -0700 (PDT) Received: from la4.gmail.com ([182.253.242.29]) by mx.google.com with ESMTPSA id qa2sm4758980pdb.38.2014.08.28.03.21.18 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Aug 2014 03:21:19 -0700 (PDT) In-Reply-To: <878um9h6rg.fsf@nicolasgoaziou.fr> 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 Mailinglist El Thu, 28 Aug 2014 01:06:43 +0200 Nicolas Goaziou va escriure: > > > > * <<>> > > * aaa > > ** export only this subtree (you'll lose a word) > > ABC > > > > > > > > Go to the =E2=80=9E**=E2=80=9C and use C-c C-e C-s h H (export subtree = to HTML). The result has the word =E2=80=9Eword=E2=80=9C missing from title= and header: > > > > export only this subtree (you'll lose a ) > >

export only this subtree (you'll lose a )

>=20 > I think this bug came with the initial merge of the new export > framework. Anyway, it should be fixed. Thank you for reporting it. >=20 It works now, thanks. =20