emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] in ox-org.el?
@ 2014-04-09 21:11 Thorsten Jolitz
  2014-04-09 21:52 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Jolitz @ 2014-04-09 21:11 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

when I export this org buffer 

,---------------
| * A
| 
| ** A1
| 
| text
| 
| * B
| 
| ** B1
| 
| more text
| 
| * C
| 
| ** C1
| 
| even more text
`---------------

to another org buffer I get:

,---------------------------------
| # Created 2014-04-09 Mi 23:04
| #+TITLE: tmp<3>
| #+AUTHOR: Thorsten Jolitz
| * A
| 
| ** A1
| 
| text
| * B
| 
| ** B1
| 
| more text
| * C
| 
| ** C1
| 
| even more text
| 
| # Emacs 24.3.1 (Org mode 8.2.5h)
`---------------------------------

i.e. leading or trailing empty lines are treated differently. 

This looks strange in real documents, since exactly where one would
expect a visible separation (before/after top level entries) empty lines
are removed, while they are preserved in other structurally less
significant places.

-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] in ox-org.el?
  2014-04-09 21:11 [BUG] in ox-org.el? Thorsten Jolitz
@ 2014-04-09 21:52 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2014-04-09 21:52 UTC (permalink / raw)
  To: Thorsten Jolitz; +Cc: emacs-orgmode

Hello,

Thorsten Jolitz <tjolitz@gmail.com> writes:

> when I export this org buffer 
>
> ,---------------
> | * A
> | 
> | ** A1
> | 
> | text
> | 
> | * B
> | 
> | ** B1
> | 
> | more text
> | 
> | * C
> | 
> | ** C1
> | 
> | even more text
> `---------------
>
> to another org buffer I get:
>
> ,---------------------------------
> | # Created 2014-04-09 Mi 23:04
> | #+TITLE: tmp<3>
> | #+AUTHOR: Thorsten Jolitz
> | * A
> | 
> | ** A1
> | 
> | text
> | * B
> | 
> | ** B1
> | 
> | more text
> | * C
> | 
> | ** C1
> | 
> | even more text
> | 
> | # Emacs 24.3.1 (Org mode 8.2.5h)
> `---------------------------------
>
> i.e. leading or trailing empty lines are treated differently. 

This should be fixed. Thank you for reporting it.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-09 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-09 21:11 [BUG] in ox-org.el? Thorsten Jolitz
2014-04-09 21:52 ` Nicolas Goaziou

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