Re: [Orgmode] newline at start of buffer

2009-10-03 Thread Carsten Dominik
Hi Dan, this was a stupid hack to get the headline away from the first buffer line which can cause problems in Org under some circumstances which are hard to consistently remove. It looks a the empty buffer case because this is what will happen when people open a new buffer and immediately creat

[Orgmode] newline at start of buffer

2009-10-02 Thread Dan Davison
In a completely empty buffer, org-insert-heading inserts a newline before the first heading. However, if there is (e.g.) a single space character in the buffer (after point), the heading goes on the first line. I admit it's trivial, but that doesn't seem right -- there presumably isn't a reason for