Steinar Bang <s...@dod.no> writes: > ...the patch > didn't make a difference.
So, we need to investigate further. > I have also tried to exclude org mode files from editorconfig by adding > ".org" to editorconfig-exclude-regexps, but that didn't help, either: > > (when (locate-library "editorconfig") > (editorconfig-mode 1) > (setq editorconfig-exclude-regexps '("\\.jar$" "\\.org$"))) May it be that you are using built-in version of edittorconfig? I am afraid that the built-in version ignores `editorconfig-exclude-regexps'. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>