emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another case which org-insert-todo-heading doesn't work


From: Kyle Meyer
Subject: Re: Another case which org-insert-todo-heading doesn't work
Date: Thu, 26 Mar 2020 02:31:44 +0000

Hello,

Yasushi SHOJI <address@hidden> writes:

> There seems to be another case where org-insert-todo-heading doesn't
> work.  Let's say we have the following doc.
>
> #+begin_src org
>   ,* foo
>     - [ ] a
>       - [ ] b
> #+end_src
>
> If the list is unfolded, org-insert-todo-heading works everywhere. But
> once you fold the list at "a" so that what we see is "- [ ] a...", the
> function doesn't work but creates a next heading with "TODO" with it.
>
> Does anyone see this?

No, I tried on master (5b9698870) as well as maint (685b2c441) and
didn't see the behavior you describe.  In both cases, an unchecked box
is inserted.

What Org version are you using?  Can you trigger the behavior without
any customization?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]