From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: words from radio links are not visible when exporting subtrees Date: Wed, 27 Aug 2014 22:25:35 +0700 Message-ID: <87mwaqrm34.wl-n142857@gmail.com> 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]:34496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMf6h-0007bl-4R for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 11:26:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMf6Y-0001uv-3W for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 11:25:55 -0400 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]:35581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMf6X-0001ug-SM for emacs-orgmode@gnu.org; Wed, 27 Aug 2014 11:25:46 -0400 Received: by mail-pa0-f44.google.com with SMTP id eu11so490107pac.3 for ; Wed, 27 Aug 2014 08:25:42 -0700 (PDT) Received: from la4.gmail.com ([182.253.242.29]) by mx.google.com with ESMTPSA id gz1sm690016pbd.74.2014.08.27.08.25.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Aug 2014 08:25:41 -0700 (PDT) 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 Hi, with latest org-mode and this 4-line org: * <<>> * 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 H= TML). 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 )

I tried to bisect it but export stopped working for other reasons.