Re: Missing argument in org-reset-checkbox-state-subtree?

2020-11-12 Thread Bob Wilson
with a call to: (org-map-entries ‘org-update-parent-todo-statistics) and this seems to address my problem as well, but definitely more elegantly! Kind regards, Bob > On Nov 11, 2020, at 7:22 PM, Kyle Meyer wrote: > > Bob Wilson writes: > >> I’m writing about a possible b

Re: Missing argument in org-reset-checkbox-state-subtree?

2020-11-12 Thread Bob Wilson
on the back The first line shows the problem: the statistics cookies have updated to [0/0]. For what it’s worth, my “fix” may be the wrong fix, but it does solve the problem! So if anyone else runs into the same problem, I hope my horrible elisp debugging is mildly helpful! Kind regards, B

Missing argument in org-reset-checkbox-state-subtree?

2020-11-11 Thread Bob Wilson
s I’m missing something. Is the current implementation intentional? Kind regards, Bob Wilson

Re: Links in complete org-todo-keyword-face not highlighted

2020-10-01 Thread Bob Wilson
Thanks Kyle! Worked like a charm! Kind regards, Bob > On Sep 30, 2020, at 5:30 PM, Kyle Meyer wrote: > > Bob Wilson writes: > >> I often put links in TODOs, but it would appear that in org 9.4, >> marking a task complete changes the font of the entire text (link an

Links in complete org-todo-keyword-face not highlighted

2020-09-30 Thread Bob Wilson
uivalent to ignoring the init.el file, but I guess not! I tried searching the mailing list to see if this has been discussed previously but didn’t see anything. Any help would be appreciated! Kind regards, Bob Wilson