Reuben Thomas
Reuben Thomas
All my dtrt settings are customizations: '(dtrt-indent-global-mode t) '(dtrt-indent-min-hard-tab-superiority 50.0) '(dtrt-indent-min-indent-superiority 90.0) Checking, I find that `dtrt-indent-post-local-variable-setup` is added to `hack-local-variables-hook`. However, when I visit a file, indeed it does...
Great stuff, looking forward to it!
@jipodine, would you like to look at the outstanding issue on this pull request, and also rebase it?
I'm sorry that despite being the current maintainer I don't know the code well enough to give a comprehensive answer. I observe that `tab-width` is not used directly by `dtrt-indent`...
Thanks, this all looks good. Let me know how you get on with testing!
Any update on this?
OK, thanks for getting back to me! I guess it's worth leaving this issue open in case anyone with enough time and/or expertise can solve it in future.
Thanks very much for your issue and analysis. Excusing myself as merely the maintainer, not the author, of this code, albeit one who relies on it every day, I am...
Thanks again. I don't really have time to test in multiple Emacsen (unless someone can automate that in Travis‽) so I'm happy if it works in 26 (which I'm using).
I think this would need some more work, but it's mainly a matter of selecting suitable files and then feeding them to dtrt to get the settings, then applying them...