I just push a fix for this. It appears to only happen if you have a transaction that is part of the reconcile group immediately followed by an automatic transaction (=).
Thank you for sending this example in. I would have never found this with it. On Fri, Nov 14, 2014 at 5:04 PM, Craig Earls <[email protected]> wrote: > You ROCK! I was immediately able to reproduce the behavior. There is > something wrong in ledger-occur. While I look into that, turn off Ledger > Narrow On Reconcile in the ledger reconcile customize screen. > Reconciliation will then work correctly, but not narrow the xacts to only > those in the account you are reconciling.. > > On Fri, Nov 14, 2014 at 4:57 PM, Craig Earls <[email protected]> wrote: > >> Thank you. I will look into this tonight. >> >> On Fri, Nov 14, 2014 at 4:01 PM, Walker Pendleton <[email protected]> >> wrote: >> >>> I've got a new sample file that Emacs ledger mode can't reconcile. >>> >>> --8<---------------cut here---------------start------------->8--- >>> ; -*- mode: Ledger -*- >>> >>> ~ Daily >>> Expense:Expenses $1.00 >>> Asset:Money >>> >>> = /vi/ >>> Asset:Money -1 >>> Liability:SelfLoathing 1 >>> >>> 2014/11/07 Emacs >>> Expense:Expenses $1.00 >>> Asset:Money >>> --8<---------------cut here---------------end--------------->8--- >>> >>> With the file above, if I C-c C-r Asset:Money<RET> (i.e., try to >>> reconcile my Asset:Money account), Emacs ledger mode will lock up >>> until I interrupt with C-g. The reconcile buffer will be empty. >>> >>> Fortunately for me this is easy to work around: I just need to move my >>> automated transactions into an include file. But a hanging Emacs isn't >>> anybody's friend. >>> >>> -- >>> >>> --- >>> 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. >>> >> >> >> >> -- >> Craig, Corona De Tucson, AZ >> enderw88.wordpress.com >> > > > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com -- --- 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.
