Thanks Craig, I will make sure to try the emacs mode soon. With the latest commits ledger complains that `~/.pricedb` does not exist. Note that currently `HANDLED(price_db_)` is always true as `HANDLER(price_db_).on` gets called in the constructor of `session_t`. Maybe this logic has to be moved to `session_t::read_data` like you did for `--init-file`.
On Tue, Jan 29, 2013 at 9:31 PM, Craig Earls <[email protected]> wrote: > John merged lots of pulls requests today: > > The new ledger mode should now be fully functional (Thanks to David Keegan > for his contributions to the lisp sourceas well.). The documentation has > been updated as well. > > There is also a new command: tags. this command shows all of the tags in > your ledger. Using --values shows the values each tags has as well. > > The accounts and commodities commands now sort their output. > > Ledger will now complain if you specify a bad file for the init file or > pricedb file. > > there are also a few updates to the non-profit reporting from Brad Kuhn > > some fixed to ledgers handling of stdin > > Please update to the latest source bang on it. > -- > 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/groups/opt_out. > > > -- --- 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/groups/opt_out.
