[EMAIL PROTECTED] writes:

> On Tue, Dec 18, 2007 at 11:41:11PM +0100, Thierry Volpiatto wrote:
>> Hi, if you use planner-ledger, it's a typical error
>> when your planner-template is not correctly configured
>> to receive planner-ledger.
>
> I played around some more with this, tweaking the planner-ledger settings you 
> sent in my .emacs and things are working better.  Still, nothing populates 
> the ledger fields, and I am unsure as to what I need to set to get them 
> working.  My settings are as follows (modified from A+'s example):
>
> ;;Planner-ledger
> (require 'planner-ledger)
> (add-hook 'planner-goto-hook 'planner-ledger-insert-maybe)
> (setq planner-ledger-data-file "/path/to/ledger.dat")
> (setq planner-ledger-balance-args '( "-b 2007/12/01" "bal"))
> (setq planner-ledger-balance-accounts '("Assets:" "Liabilities:CreditCards"))

You give 2 args to planner-ledger-balance-args ==> it take 4 args!
You give 2 args to planner-ledger-balance-accounts ==> it take 3 args!
You didn't set planner-ledger-register-args! (3 args)
Check again the config i sent to you

> Also, for some reason, I lost all my open tasks.  It had been a few days 
> since I last successfully ran M-x plan but I also have the carry-forward set 
> to -1

Send your planner-day-page-template config.
-- 
A+ Thierry
Pub key: http://pgp.mit.edu

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to