emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Blank lines in literal html


From: Wanrong Lin
Subject: [Orgmode] Re: Blank lines in literal html
Date: Mon, 17 Dec 2007 22:00:57 -0500
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)


Thanks a lot for looking at this and explaining what is the true cause. Look forward to the fixed version.

Wanrong

Hi Wanrong,

thanks for this patch - it is not the correct fix in this case, it is an issue
having to do with the fact that an empty line cannot hold text properties,
and that orgmode marks lines that are protected from processing by
putting a text property on it.  In this case, the fix is to continue the
loop looking for additional protected lines until the first non-empty,
unprotected line is found.  I am fixing this in the next release.

Bastien, thanks for your input on this as well.

- Carsten






reply via email to

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