Re: [O] Disable indent-tabs-mode in org-src buffers if appropriate

2017-08-06 Thread Nicolas Goaziou
Hello, Jonas Bernoulli writes: > For the most part Org now honors the file-local value of > `indent-tabs-mode' as set in an Org file. When that value is `nil' and > a buffer used to edit a source block from that file contains lines that > begin with tabs, then those tabs are being replaced with

[O] Disable indent-tabs-mode in org-src buffers if appropriate

2017-07-26 Thread Jonas Bernoulli
Me again, For the most part Org now honors the file-local value of `indent-tabs-mode' as set in an Org file. When that value is `nil' and a buffer used to edit a source block from that file contains lines that begin with tabs, then those tabs are being replaced with spaces before the text is writ