emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] comments after paragraph remove newline


From: Nicolas Goaziou
Subject: Re: [O] comments after paragraph remove newline
Date: Sun, 10 Feb 2013 20:40:30 +0100

Hello,

Samuel Wales <address@hidden> writes:

> If there were a blank line above the comment, the newline removal
> would be appropriate, but not when there is no blank line above it.
>
> === input
>
> *** test
> no comments
>
> one
>
> comments
> # test
>
> two
>
> === ascii
>
> no comments
>
> one
>
> comments
> two
>
> ===

Blank lines below an element belong to that element, by definition. So,
obviously, just add a blank line between "comments" and "# test" and it
will not be removed.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]