Re: Aquamacs - Emacs = Running in Ledger Mode

2014-12-23 Thread Craig Earls
Read the ledger-mode documentation. On Monday, December 22, 2014, Kev Lau wrote: > Hi, > I just installed Aquamacs and the UI looks better than emacs. I had > problem with the emacs commands(some of them could not be read by my > computer/system). > How do I get Aquamacs in ledger-mode? Could so

Re: getting rid of the blue color in report output

2014-12-23 Thread Alexis
Hi, here's a working example I already posted in #ledger and post hereby to the mailing list for the sake of completeness. Note that there is only *one* argument to the --balance-format option and that argument is surrounded by single quotes. % ledger bal --balance-format '%(justify(scrub(display

Re: getting rid of the blue color in report output

2014-12-23 Thread Craig Earls
How about --no-color On Tue, Dec 23, 2014 at 6:33 AM, Alexis wrote: > Hi, > here's a working example I already posted in #ledger and post hereby > to the mailing list for the sake of completeness. > > Note that there is only *one* argument to the --balance-format option > and that argument is su

Re: getting rid of the blue color in report output

2014-12-23 Thread zt
> > > % ledger bal --balance-format '%(justify(scrub(display_total), 20, -1, > true, color)) %(!options.flat ? depth_spacer : "") > %-(ansify_if(partial_account(options.flat), green if %color))\n%/ %$1\n%/ > \n' > Thanks Alexis. That worked for me. zt -- --- You rec