While Craig's giving a little love to ledger-mode, can I put in two small requests? Very small requests, but you know emacs users...
One is that the posting inserted by 'ledger-add-transaction' is indented differently than what you get by calling `ledger-post-align-xact' on an existing posting. In my case, the amounts end up a few columns short of ledger-post-amount-alignment-column, which in my case is 52 (the default?). That means that after calling add-transaction, I have to additionally hit C-c C-q to re-align it. That bugs me... more than it ought to. The other thing is that sorting a file doesn't take default years into account. I've got "year 2014" at the top of my file. When I insert a posting manually, I usually write "07/14" as the date. When I add a posting with xact, it comes out as "2014/07/14". That has no adverse effects, except that sorting the file does a simple lexical sort, and all the postings with a year value in the date end up at the bottom of the file. Again, not such a big deal (and this second request might be more difficult to implement than the first), but if it seemed worth addressing, one user at least would be grateful. Thanks! Eric -- --- 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.
