Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong number of arguments calling ledger-complete-at-point on date #419

Open
bcc32 opened this issue Apr 7, 2024 · 0 comments · May be fixed by #422
Open

Wrong number of arguments calling ledger-complete-at-point on date #419

bcc32 opened this issue Apr 7, 2024 · 0 comments · May be fixed by #422
Assignees
Labels

Comments

@bcc32
Copy link
Collaborator

bcc32 commented Apr 7, 2024

Example error:

Wrong number of arguments: (((dates (26140 42560) (25658 8512)) (now 26130 61652 191446 0)) (_string _predicate _all) (list (concat (ledger-format-date (cl-find-if #'(lambda (date) (not (time-less-p now date))) dates)) (and (= (point) (line-end-position)) " ")))), 0

The expected behavior should be that various dates (same day number in current
month, or previous month) are offered for completion.

@bcc32 bcc32 self-assigned this Apr 7, 2024
@bcc32 bcc32 added the bug label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant