Skip to content

Ledger Reconcile Can't Find Included Files #427

@therobotreader

Description

@therobotreader

Emacs version: 29.3
ledger version: 3.2.1-20200518
ledger-mode version: 20240537.2134

When I try to reconcile a file that includes another file, it errors out with: While parsing file "", line 5: Error: File to include was not found: "reconcile2.dat"

I ran this under emacs -Q to be sure.

reconcile1.dat:

include ./reconcile2.dat

2024-01-01 test
    Test1                                         $1
    Test3

reconcile2.dat:

2024-01-01 test2
    Test3                                         $3
    Test4

I tried it both with and without the ./ in the pathname.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions