Hello, Ingo Lohmar <i.loh...@gmail.com> writes:
> please find attached a 1-4-char patch fixing the behavior of the above > function when inside a plain list. [...] > Subject: [PATCH] fix org-insert-todo-heading-respect-content in plain list > item > > * lisp/org.el (org-insert-todo-heading-respect-content): pass correct > prefix arg to always insert heading > > TINYCHANGE > > This function used a second argument t, which is eventually passed to > org-insert-heading, adding a list item when inside a plain list. Use > the proper argument '(4) now, to always create a heading, just like > the function's name and documentation imply. Thank you for your patch. Could you provide a test case, because, after a quick test, I do not see any difference before and after applying your patch. Regards, -- Nicolas Goaziou