ledger-mode icon indicating copy to clipboard operation
ledger-mode copied to clipboard

ledger-reconcile no longer plays nicely with helm

Open johnrakestraw opened this issue 7 years ago • 3 comments

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.)

sample-ledger.txt

johnrakestraw avatar Apr 15 '18 00:04 johnrakestraw

Thanks for the report. How recent is "recent"? Last couple of days?

purcell avatar Apr 16 '18 08:04 purcell

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).

johnrakestraw avatar Apr 16 '18 10:04 johnrakestraw

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.

delexi avatar May 07 '18 20:05 delexi

@johnrakestraw is this still an issue for you? If not perhaps consider closing this issue. Thanks.

doolio avatar Jan 04 '24 13:01 doolio

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.

bcc32 avatar Mar 22 '24 17:03 bcc32