-
Notifications
You must be signed in to change notification settings - Fork 75
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
[BUG] org-cycle/org-fold with outline mode has stopped working in ledger mode #337
Comments
I should point out that this still seem to work with outline mode since I can fold major and minor sections with |
I feel like if |
Lol... Hmmm, I see. Well, it was super, super handy lemme tell ya. So, I am assuming this means that this is a problem with org-mode more than ledger then? (one of the hardest things I find about troubleshooting things going wrong in emacs is on which package to poke at... :-/ ). (and thanks for replying so promptly!) |
It looks that way to me! |
But In any case, I think this issue can be closed as it is unrelated to |
Heya awesome ledge-mode maintainers!
This might seem like a minor thing, but it is making my monthly accounting hellish since I have long complex files for both personal and business accounting. That is, all of a sudden, my tab no longer folds/unfolds sections of my ledger files.
Here's my config. I've changed nothing of late other than using
straight-pull-all
to grab updated packages. This appears to be either related to some change in ledger-mode or in org-fold's functionality (it might be the latter).At the monent, when attempting to fold on a line with a heading denoted by
*
with TAB now, I'm getting this message from emacs:Calling 'org-fold-core-region' with missing SPEC
Org-mode files fold fine themselves, so a bi puzled as to whzat could be wrong, but it's killing me in terms of buzzsaw-ing through my monthly finances atm. Could really use some help on what might be wrong.
(and also, while I have the chance, thank you maintainers for making this plugin. It is by far the best of all the plugins across IDEs for making ledger a super useful tool. I know, I've tried them all. =] ).
The text was updated successfully, but these errors were encountered: