GNU bug report logs - #64280
Editorconfig and dir-locals in guix source tree contradict each other

Previous Next

Package: guix;

Reported by: Jelle Licht <jlicht <at> fsfe.org>

Date: Sun, 25 Jun 2023 11:31:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Jelle Licht <jlicht <at> fsfe.org>
To: 64280 <at> debbugs.gnu.org
Subject: bug#64280: Editorconfig and dir-locals in guix source tree contradict each other
Date: Sun, 25 Jun 2023 13:30:42 +0200
Hi all,

I found my Emacs using a fill-column value of 85 while hacking on the
guix source tree.

Turns out it's an interaction between the emacs package
editorconfig-mode (which I use). Easy workaround: turn this mode off
when hacking on guix.

A contradiction between .dir-locals.el and the .editorconfig file in
guix exists:

 max_line_length of 85 in .editorconfig for most files in guix 
    vs
 fill-column of 78 in dir-locals.el for all files in guix

I don't know which of these values is supposed to be leading, or whether
they configure the exact same thing in all situations.

Cheers,
 Jelle




This bug report was last modified 1 year and 317 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.