Brian Gainor

Results 8 comments of Brian Gainor

Oops, I can see how that would be helpful. It happens with both `ledger-reconcile` and `ledger-display-balance-at-point`

I have a setup like this: ``` ~/.ledger_data: closing.ledger main.ledger ``` The first line of main.ledger is `include closing.ledger`, and my ledgerrc is just `--file ~/.ledger_data/main.ledger`. I can run ledger...

(As a side note, I don't want to use an absolute path here, because I sync these files between my Mac laptop and Linux server, where my home directories have...

I added the file as suggested, and I'm still getting the same error.

I'm not using nixpkgs; ledger is managed by homebrew on MacOS, and ledger-mode is via el-get, whose recipe says it's getting it from github.

Does that mean this needs to be fixed in ledger or in boost? Homebrew "helpfully" got rid of the switch command, so it's now all but impossible to downgrade a...

Chrome doesn't steal the bindings if you save ymacs as an app and have it open in its own window (annoying, but it works).

I'm the reporter of #329, and FWIW this was fixed for me when I upgraded ledger to 3.3.2. I had a similar problem, where the file was being correctly included...