emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] export of org-type results with indented source blocks
@ 2012-04-03 13:02 Andreas Leha
  0 siblings, 0 replies; only message in thread
From: Andreas Leha @ 2012-04-03 13:02 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

There is a bug (visible) in the export of results when
1. the result type is org
2. the source block is indeted

In this case the begin_org ... end_org lines do not get stripped
from the exported file.

Here is an example to reproduce the behaviour.  Just export to see
the effect.

   #+BEGIN_SRC latex :exports results :results org
   Enclosed in non-stripped #+begin_org stuff
   #+END_SRC

#+BEGIN_SRC latex :exports results :results org
Correctly exported
#+END_SRC


On my system (emacs 24 -Q, org-mode 7.8.08) this message gets
exported to ASCII as:


,----
|      [BUG] export of org-type results with indented source blocks
|      ============================================================
|
| Author: Andreas Leha
| Date: 2012-04-03 14:36:39 CEST
|
|
|    Hi all,
|
|    There is a bug (visible) in the export of results when
|    1. the result type is org
|    2. the source block is indeted
|
|    In this case the begin_org ... end_org lines do not get stripped from the exported file.
|
|    Here is an example to reproduce the behaviour.  Just export to see the effect.
|
|
|
|       #+BEGIN_ORG
|    Enclosed in non-stripped #+begin_org stuff
|    #+END_ORG
|
|
|
| Correctly exported
`----

Regards,
Andreas

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-03 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03 13:02 [BUG] export of org-type results with indented source blocks Andreas Leha

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).