org-gtd.el icon indicating copy to clipboard operation
org-gtd.el copied to clipboard

fix org-agenda-redo & org-save-all-org-buffers not using gtd context

Open c1-g opened this issue 3 years ago • 1 comments

Adding org-agenda-run-series and org-save-all-org-buffers to org-gtd--agenda-functions so that they get advised to use gtd context.

c1-g avatar Apr 23 '22 08:04 c1-g

Hello! Terribly sorry about the delay in responding here.

org-agenda-run-series is not an interactive function, so I hesitate to suggest it should be advised by org-gtd-mode; if you have a specific use for it, then I think it would be better for you to advise it yourself in your own code. I don't exactly understand what this function does, so maybe if you explain this to me I'll be able to change my mind :)

And as far as org-save-all-org-buffers I think that probably does not need to be advised, does it? Org buffers are org buffers regardless of any of the org-gtd settings?

Trevoke avatar Jun 17 '22 20:06 Trevoke

Without further context, I don't understand the value of changing this code, so I am closing the PR. We can reopen if we should talk about it more!

Trevoke avatar Jan 08 '23 20:01 Trevoke