* Bug when exporting as html with (org-narrow-to-subtree)
@ 2013-01-26 18:40 David Bjergaard
2013-01-26 19:20 ` Thomas S. Dye
2013-02-07 9:50 ` Bastien
0 siblings, 2 replies; 3+ messages in thread
From: David Bjergaard @ 2013-01-26 18:40 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I'm not sure how to file bug reports but:
When exporting to html with (org-narrow-to-subtree) headlines deeper
than 2 levels won't get exported.
Expected behavior: All subheadings should be exported to a level set by
headline-levels in my org init, or H: in the #+OPTIONS: line.
Steps to reproduce:
Suppose the buffer contains:
#+BEGIN_EXAMPLE
* Daily Entries
** <2013-01-14 Mon> Dated Entry 1 :export:
This is exported
*** Lorem ipsom:
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec
hendrerit tempor tellus.
Subheadings and further nesting isn't...
**** Not Exported
Still not exported...
** <2013-01-15 Tue> Another Dated entry :export:
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec
hendrerit tempor tellus.
*** Not Exported
#+END_EXAMPLE
Placing the cursor at line 2 and calling (org-narrow-to-subtree) results
in:
#+BEGIN_EXAMPLE
** <2013-01-14 Mon> Dated Entry 1 :export:
This is exported
*** Lorem ipsom:
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec
hendrerit tempor tellus.
Subheadings and further nesting isn't...
**** Not Exported
Still not exported...
#+END_EXAMPLE
Then calling any of (org-export-as-html-*) results in only the "This is
exported" text, the remaining text is missing.
Cheers,
Dave
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug when exporting as html with (org-narrow-to-subtree)
2013-01-26 18:40 Bug when exporting as html with (org-narrow-to-subtree) David Bjergaard
@ 2013-01-26 19:20 ` Thomas S. Dye
2013-02-07 9:50 ` Bastien
1 sibling, 0 replies; 3+ messages in thread
From: Thomas S. Dye @ 2013-01-26 19:20 UTC (permalink / raw)
To: David Bjergaard; +Cc: emacs-orgmode
Aloha David,
David Bjergaard <dbjergaard@gmail.com> writes:
> Hi,
>
> I'm not sure how to file bug reports but:
See http://orgmode.org/org.html#Feedback
I can't answer your main question, but I'm confident someone else on the
list will be able to respond.
All the best,
Tom
--
Thomas S. Dye
http://www.tsdye.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bug when exporting as html with (org-narrow-to-subtree)
2013-01-26 18:40 Bug when exporting as html with (org-narrow-to-subtree) David Bjergaard
2013-01-26 19:20 ` Thomas S. Dye
@ 2013-02-07 9:50 ` Bastien
1 sibling, 0 replies; 3+ messages in thread
From: Bastien @ 2013-02-07 9:50 UTC (permalink / raw)
To: David Bjergaard; +Cc: emacs-orgmode
HI David,
David Bjergaard <dbjergaard@gmail.com> writes:
> When exporting to html with (org-narrow-to-subtree) headlines deeper
> than 2 levels won't get exported.
>
> Expected behavior: All subheadings should be exported to a level set by
> headline-levels in my org init, or H: in the #+OPTIONS: line.
Can you test again with the latest version of Org?
Thanks in advance!
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-07 9:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-26 18:40 Bug when exporting as html with (org-narrow-to-subtree) David Bjergaard
2013-01-26 19:20 ` Thomas S. Dye
2013-02-07 9:50 ` Bastien
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).