Hello, I have a main file that loads files per each year like so:
!include 1999-2000/main.ledger !include 2000-2001/main.ledger !include 2001-2002/main.ledger !include 2002-2003/main.ledger !include 2003-2004/main.ledger !include 2004-2005/main.ledger !include 2005-2006/main.ledger !include 2006-2007/main.ledger !include 2007-2008/main.ledger !include 2008-2009/main.ledger !include 2009-2010/main.ledger !include 2010-2011/main.ledger !include 2011-2012/main.ledger !include 2012-2013/main.ledger !include 2013-2014/main.ledger Can I reconcile an account with the emacs reconcile function? If so, how? If I do the reconcile with the 2013-2014/main.ledger file open, the account balances end up being wrong. Not surprising. If I try from the main file, I get the following error: ledger-occur-mode: Wrong type argument: number-or-marker-p, nil [2 times] The is with ledger version 3.0.0+dfsg3-1~bpo70+1 available in Debian packports. Alternatively, If there is another better way of doing this I haven't considered, please say so. Thanks. -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
