Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org-mru-clock-select-recent doesn't select d, i, or c #13

Closed
stites opened this issue Sep 29, 2020 · 1 comment
Closed

org-mru-clock-select-recent doesn't select d, i, or c #13

stites opened this issue Sep 29, 2020 · 1 comment

Comments

@stites
Copy link

stites commented Sep 29, 2020

Using doom-emacs and creating the mru cache from org-agendas, whenever I trigger org-mru-clock-select-recent and select one of the default, interrupted, or current tasks I am sent to a different item in my org-journal folder (which is referenced at the bottom of my org-agenda-files).

@unhammer
Copy link
Owner

There's a bug in org-mode where it re-uses those letters (any long enough clock history would hit this bug). Added a workaround to call that function with a truncated history (sometimes dynamic binding is nice to have)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants