Re: ledger.el won't reconcile

2012-07-16 Thread thierry
full patch is actually : $ diff -u ~/dev/ledger/lisp/ledger.el ~/.emacs.d/site-lisp/ledger.el --- /home/thierry/dev/ledger/lisp/ledger.el2012-03-16 23:36:22.0 +0100 +++ /home/thierry/.emacs.d/site-lisp/ledger.el2012-07-17 00:26:49.490970738 +0200 @@ -494,7 +494,7 @@

ledger.el won't reconcile

2012-03-18 Thread John Rakestraw
Hi, all -- I'm running the latest next version (or at least it's close -- I upgraded earlier today). The reconcile function in ledger.el no longer works. When I call the reconcile function, the program loads the list of unreconciled transactions for the account as expected. However, pressing the

Re: ledger.el won't reconcile

2012-03-18 Thread John Wiegley
John Rakestraw johnr-hdTKlMK9g6hNu5YjidvPyAC/g2k4z...@public.gmane.org writes: The problem could well be related to the fact that I'm still using the ledger.el for version 2.6 or so. I've not been able to make the newer one work. Unless I've missed something (entirely possible), the code