Closed dabrahams closed 9 months ago
Could you provide more information? cmake-mode
should have been supported: https://github.com/editorconfig/editorconfig-emacs/blob/4b81a5992858cbf03bcd7ed6ef31e4be0b55a7c1/editorconfig.el#L192
Huh. At least fill-column
doesn't get set to the .editorconfig
's max_line_length
until i invoke editorconfig-apply
manually in CMake files.
Is editorconfig-mode
on automatically when you open a CMake file? If not, could you double check whether you have properly set up the editorconfig
extension (see README)?
I can't reproduce the problem now; everything seems to be working. Sorry for the noise!
where FOO=
cmake
. As the doc says “Please feel free to submit issues if you find such modes,” well, here I am. Please let me know if you need more information.Thanks!