Hello,

Carsten Dominik <carsten.domi...@gmail.com> writes:

>> Moreover, AFAICT, there's no more difference between C-u M-RET, which
>> meant "create headline right here" and M-RET.
>
> C-u means: Do not ask org-insert-item, just go ahead and insert a heading.
> That is supposed to be the only difference.

Point taken. I thought C-u had another meaning too.

> Please take another look.

It looks better. Though it seems to ignore a nil
`org-blank-before-new-entry' value for `heading':

  * H

  X

Here I get,

  * H

  * X

but, with a nil value, it should be:

  * H
  * X


Thanks.

Regards,

-- 
Nicolas Goaziou

Reply via email to