Re: [Orgmode] Display bug: Folding headline at EOF without newline

2009-08-18 Thread Carsten Dominik
Hi David, this is a bug in Emacs outline-mode, Org just calls (hide-subtree) here, and that command causes this problem. Please report it as an Emacs bug. Thanks! - Carsten On Aug 16, 2009, at 10:57 PM, David Maus wrote: Evening, While debugging some unexpected behaviour of my Pos1-Key I s

[Orgmode] Display bug: Folding headline at EOF without newline

2009-08-16 Thread David Maus
Evening, While debugging some unexpected behaviour of my Pos1-Key I stumpled upon somethinkg I consider a display-bug when folding a headline at the end of a file whose last line of content does not have a new line in org-mode dev. Example file: , | * Headline | | Some text... | | * Headli