emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Checkbox cookies not shown anymore when refiling


From: Nicolas Goaziou
Subject: Re: [O] Checkbox cookies not shown anymore when refiling
Date: Fri, 04 Mar 2016 01:39:49 +0100

Hello,

-- <address@hidden> writes:

> With Org-mode version 8.3.4 (8.3.4-5-gdc68d2-elpa), it seems the
> checkbox cookies are not shown in the possible refile locations
> anymore when calling org-agenda-refile.

Actually, that was the intent since commit
0c67513e7dbc260ba24552ae71d4cac40e5cec2a (Sep 2010), but the regexp was
buggy. This was fixed recently.

> How can I have them appear again?
>
> Besides, is there a way to have the TODO state be shown as well?

The most obvious way is to advise `org-get-outline-path' and provide
your own algorithm. If you don't need the cache and the heading
clean-up, it is pretty straightforward to implement.

Regards,

-- 
Nicolas Goaziou



reply via email to

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