Hi Thierry, Glad you found my changes useful.
The regexp's I'm using are working fine for me and are: "^\* Ledger *$" "^\*\* Pending Transactions *$" planner-ledger-add-entry-from-task needs to be modified to be in line with my changes. My changes rename ledger-data-file to planner-ledger-data-file. On 9/4/07, Thierry Volpiatto <[EMAIL PROTECTED]> wrote: > > Hello every one > to Deus Max: > I have tried the patch for planner-ledger and it's work fine but i had > to keep: > in planner-ledger-balance-regexp ==> "^* Ledger\n\n$" > in planner-ledger-pending-regexp ==> "^** Pending Transactions\n\n$" > The change you did: > "^\* Ledger *$" > "^** Pending Transactions\n\n$" > doesn't work (no \n so i have all on the same line) > And i also keep the original planner-ledger-add-entry-from-task that is > interactive.I use diary.cyclic-tasks for automatic entry and when the > task come i want to add it interactively to ledger. > your defun is to add entry to planner automaticly(?), right? No, its interactive just like the original definition. My changes to this function are mostly cosmetic. DeusMax
_______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
