On 22-05-2019 06:31, micah anderson wrote: > Daniele Nicolodi <[email protected]> writes: > >> On 31/03/2019 06:15, Stefano Zacchiroli wrote: >>> On Sun, Mar 17, 2019 at 05:41:16PM -0600, Daniele Nicolodi wrote: >>>> I would like to upstream my changes, however, now that I know how I >>>> would like the code to look like at the end, I would need to break up >>>> my changes in a patchset and submit if for inclusion. This would >>>> require some time investment. I haven't seen any interested from >>>> Martin about those changes, thus am I reluctant to put that last bit >>>> of work in. >>> >>> Martin: can you comment on this? >> >> I have now cleaned up my changes in reviewable patches and submitted a >> pull request: >> >> https://bitbucket.org/blais/beancount/pull-requests/115/revamp-beancountel/diff >> >> I hope I didn't break anything is the process of rewriting the commit >> history. Please test and let me know. > > Thanks for doing this! I find this to be vastly superior to the built-in > mode, and would love to see this integrated into beancount proper!
Thank you for testing, Micah. I would love to receiver feedback on how benacount-mode could be further improved. In particular I would like to have input on standard emacs functions that would make sense to map in beancount-mode. For example, I set fill-paragraph-function to a function that indents the transaction at point such that fill-paragraph (M-q) does something sensible [1]. Are there any other standard facilities that could be implemented? Cheers, Dan [1] Unfortunately there is a bug in the code that I pushed for the pull request, so this does not work right now. I'll push the trivial fix later tonight. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/f78dc955-5346-a73d-d705-5ee3fe5e9367%40grinta.net. For more options, visit https://groups.google.com/d/optout.
