On Monday, April 22, 2013 3:03:48 AM UTC-4, Remi Vanicat wrote: > Shame on me: I really should report my bugs when they happen... I had > once a similar problem, but could not find exactly what was the problem > (it disappeared when using emacs -Q) > > May be the attached patch could solve this?
Craig, here were the steps that I used: - M-x emacs-version -> GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.4) of 2013-03-18 on eric - Open ledger.dat file - C-x l -> Page has 98499 lines (98499 + 0) - Go to last transaction, with point over 'Assets:Banking:First Internet' - C-c C-r - Account to reconcile: <RET> - Target amount for reconciliation: <RET> - Clear first txn: <SPACE> - Go back up: p - Unclear txn: <SPACE> - Save: s - Quit: q - C-x l -> Page has 19281 lines (19156 + 125) I repeated the above procedure with 'emacs -Q' and the bug disappears (which I should have tried before reporting the bug). Applying Rémi's patch fixes the issue. I don't know enough to know whether it's a safe patch, but it works for me :-) Thanks! (and btw, the new ledger mode looks really cool so far!) Vinod -- --- 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/groups/opt_out.
