org-treeusage.el
org-treeusage.el copied to clipboard
org-treeusage-mode, is not available here, not sure why.
org-treeusage-mode, is not available here, not sure why. I mean the function is not showing up in emacs, even after installing via list-packages.
I am seeing the same behaviour.... I think it might have to do with melpa
@michaelsjackson Okay I can see it again now, can you try another refresh and tell me if you can install it?
Well, refreshing does not change anything from melpa, I will try manual copying from this github, can report back then. Thanks for caring.
Were you able to solve your issue?
Unfortunately, no, I have
org-treeusage 20200418.1904 installed Examine the usage of org headings in a tree-like manner
emacs --version
GNU Emacs 26.3
(org-version)"9.3.6"
and this combination is not showing org-treeusage-mode, on my computer, maybe because of some .emacs misbehaviour, who knows.
When you run org-treeusage-mode
manually, what happens?
The status line/mini buffer changes to M-x org-treeusage-cycle-mode, as this is the closest sounding available function.
I have only
org-treeusage-cycle-cyletype
org-treeusage-cycle-modebackward
org-treeusage-cycle-modeforward
Can you share your emacs config file with me?