I'd like to use Windows (10) native Emacs (spacemacs) and ledger (both installed via Chocolatey). The finance
layer from spacemacs
provides integration for it, however when I tried to run a simple reg
ister report it gave me the following error:
Report: reg
Command: "ledger" -f "c:/Users/USERNAME/Dropbox/Priv/2018.ledger" reg
=================================================================================================================================================
Error: Cannot read journal file "/cygdrive/c/Users/USERNAME/Dropbox/Priv/c:/Users/USERNAME/Dropbox/Priv/2018.ledger"
I assume this is because the chocolatey installed package is cygwin based.
Do You have an idea how to get rid of this problem?