* Bug: exporting radio targets
@ 2013-05-12 15:41 Meng Weng Wong
2013-05-12 15:58 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Meng Weng Wong @ 2013-05-12 15:41 UTC (permalink / raw)
To: emacs-orgmode
In 8.0.2, when I export to HTML or Ascii, all my radio targets get clobbered by the first.
Am I doing something wrong?
------------------------------------------
Test Case
------------------------------------------
#+TITLE: Test Org Radio Export
This is a test written for org-version: 8.0.2 (release_8.0.2-112-g0ea11e)
#+OPTIONS: toc:nil
#+AUTHOR: Meng Weng Wong
#+EMAIL: mengwong@pobox.com
#+DATE: [2013-05-12 Sun 23:19]
* header 0
- <<<first radio target>>>
- <<<second radio target>>>
- <<<third radio target>>>
* header 1
links to my first radio target.
* header 2
links to my second radio target.
* header 3
links to my third radio target.
------------------------------------------
Test Result:
------------------------------------------
_______________________
TEST ORG RADIO EXPORT
Meng Weng Wong
_______________________
[2013-05-12 Sun 23:19]
Table of Contents
_________________
This is a test written for org-version: 8.0.2
(release_8.0.2-112-g0ea11e)
1 header 0
==========
- first radio target
- second radio target
- third radio target
2 header 1
==========
links to my first radio target.
3 header 2
==========
links to my first radio target.
4 header 3
==========
links to my first radio target.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug: exporting radio targets
2013-05-12 15:41 Bug: exporting radio targets Meng Weng Wong
@ 2013-05-12 15:58 ` Nicolas Goaziou
2013-05-12 16:17 ` Meng Weng Wong
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2013-05-12 15:58 UTC (permalink / raw)
To: Meng Weng Wong; +Cc: emacs-orgmode
Hello,
Meng Weng Wong <mengwong@gmail.com> writes:
> In 8.0.2, when I export to HTML or Ascii, all my radio targets get clobbered by the first.
>
> Am I doing something wrong?
No, that's a bug. It should be fixed in maint branch.
Thank you for the report and the test case.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug: exporting radio targets
2013-05-12 15:58 ` Nicolas Goaziou
@ 2013-05-12 16:17 ` Meng Weng Wong
0 siblings, 0 replies; 3+ messages in thread
From: Meng Weng Wong @ 2013-05-12 16:17 UTC (permalink / raw)
To: emacs-orgmode@gnu.org List
On 12 May, 2013, at 11:58 PM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> No, that's a bug. It should be fixed in maint branch.
>
> Thank you for the report and the test case.
Thank you, I can confirm it is fixed by commit e7cd6f1875f880effc437ad893d729bcfb9b1da6
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-12 16:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-12 15:41 Bug: exporting radio targets Meng Weng Wong
2013-05-12 15:58 ` Nicolas Goaziou
2013-05-12 16:17 ` Meng Weng Wong
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).