Thanks. I need to pull out the reference to that function it did nothing and I am going a different route.
On Tuesday, December 2, 2014, Guido Van Hoecke <[email protected]> wrote: > Hi, > > The latest ledger-schedule.el no longer has following function: > > (defun ledger-schedule-already-entered (candidate buffer) > (let ((target-date (format-time-string date-format (car candidate))) > (target-payee (cadr candidate))) > nil)) > > But it is still required and needed when listing upcoming transactions. > > The attached patch would restore this function. > > (I am a complete newbie in generating patches, so be carefull) > > Guido > > -- > > --- > 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] > <javascript:_e(%7B%7D,'cvml','ledger-cli%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- 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.
