Hi Craig, I used to use it too, until I wrote my second version and decided that I should minimize the support needed from Emacs (less code) and write a minor mode instead of a major mode (because I use org-mode to organize my input files).
You can look at what I provide now, which is essentially account name completion and numbers alignment functions, and if you think that could be made to work with Beancount without breaking functionalithy for Ledger and if it could be a minor mode, I would consider switching back to it: https://bitbucket.org/blais/beancount/src/760f480b9f1fdf6e5be3223702ccf7a64664f635/src/elisp/beancount.el?at=default On Sun, Sep 14, 2014 at 1:23 PM, Craig Earls <[email protected]> wrote: > I really have no idea how many people use ledger-mode. I estimate 3. > Is there any interest in ledger-mode handling other backends like > hledger or bean count. I admit I have not used anything other than > ledger3. > > -- > 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. > -- --- 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.
