ledger-mode
ledger-mode copied to clipboard
ledger-reconcile no longer plays nicely with helm
I've used helm with ledger for at least a year. Recent updates have introduced a problem.
Assume that both helm-mode and ledger-mode are active and the attached very simple ledger file.
I execute ledger-reconcile. In response to request "Account to reconcile:" type "Amex". Helm offers two identical options "Liabilities:CredCard:Amex". If I select the first option, the response is "There are no uncleared entries for Liabilities:CredCard:Amex". If I select the second option, then I'm given the unreconciled transaction and can proceed.
(I understand that I could stop using Helm with ledger mode, but I'm hoping that I won't have to do that.)
Thanks for the report. How recent is "recent"? Last couple of days?
Sorry -- should have said more. Seems that the problem was introduced with commit 42c48b3 on 7 Dec 2017. It works with the previous commit (24b43e3 from 2 Sept 2017).
The samle file's contents are as follows:
There are no uncleared entries for Liabilities:CredCard:Amex
Is that intentional? This is not a valid ledger file AFAIK.
@johnrakestraw is this still an issue for you? If not perhaps consider closing this issue. Thanks.
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 a new issue with a valid sample ledger file if you still experience this with helm.