New issue 271: option "render_commas" internationalisation
https://bitbucket.org/blais/beancount/issues/271/option-render_commas-internationalisation

Michael Droogleever:

render_commas is not i18n compliant, I suggest a long term plan to rename this 
to something along the lines of "render_thousands_sep", e.g.


```
option "render_thousands_sep" ","
option "render_thousands_sep" "."
option "render_thousands_sep" "" # Assuming empty string is allowed?
```

Although its far from urgent, providing the new option ASAP to phase out the 
old option soon may be advisable if this is accepted.

Linked to #204


-- 
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20180405182027.24404.3576%40celery-worker-110.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to