Aaron Zeng
Aaron Zeng
Agreed. Closing.
Setting `ledger-binary-path` should be a sufficient resolution here, closing.
I could not reproduce this, and I believe it was fixed by 4b8b784a9feaa52c4cc207d5e8d7bfc5bf4fce68 (which also fixed #249).
I couldn't reproduce this, and the completion code has changed a decent amount since the original report, so I suspect this is no longer an issue. Please reopen or create...
Hmm, I don't really understand why the CI build is failing. I don't see any errors like this when installing packages by hand.
I strongly agree that we should not change the meaning of `SPC f D` without warning. Users will have this key sequence in muscle memory by now and expect it...
`spacemacs/set-leader-keys-for-major-mode` puts keys under `dotspacemacs-major-mode-leader-key` (by default that's `). So, the key binding you made with that snippet is: `, o s hledger-balancesheet*` As for layers, I think there is...
Why force users to choose between having ledger-mode and hledger-mode installed (by having a mutually exclusive `backend` variable)? They are two slightly different file formats, with different implementations, and it...
There's no `mail` layer, but there are separate `mu4e` and `notmuch` and `gnus` layers (I don't think Spacemacs has any particular `mutt` support). > Of course, it's easy to see...
Spacemacs deliberately removes org agenda files from the *spacemacs* buffer even if they are in the recentf list. Is this perhaps the behavior you are observing? See #15307 (and `spacemacs-buffer//insert-recent-files`...