biviosoftware / home-env

MIT License
2 stars 2 forks source link

b-python Remove utf8 coding #102

Closed robnagler closed 8 months ago

robnagler commented 8 months ago

(set-language-environment "UTF-8") might need to be in bivio-init.el

Also remove py2 future.

robnagler commented 8 months ago

I don't think language-environment needs to change from default English. I think $LANG takes care of this.