On Thu, Mar 16, 2017 at 01:03:18PM +0100, Nicolas Goaziou wrote: > Hello, > > Rick Frankel <r...@rickster.com> writes: > > > There is a bug w/ inserting new headings after a collapsed heading (w/ > > C-return, org-insert-heading-respect-content) if the last content under the > > heading (or a subhead) is a RESULTS: block. This occurs w/ the value of > > org-blank-before-new-entry as either '(heading . auto) or '(heading . nil). > > > > This started a few months ago, but I just figured out what actually causes > > the > > behavior.
> Fixed. I couldn't reproduce it on maint tho, so the commit landed on > master branch. Confirmed in master. Not suprised it wasn't in maint, it's a fairly recent bug. thanx, rick