guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26693: [PATCH 0/2] Fix indentation in indent-code.el and dir-locals.


From: Alex Kost
Subject: bug#26693: [PATCH 0/2] Fix indentation in indent-code.el and dir-locals.el
Date: Fri, 28 Apr 2017 16:28:53 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

As reported by Petter on #guix, "indent-code.el" may not work, and it is
absolutely not clear why it happens (it took me 20 minutes to figure out
what the problem was).

So the problem is that "indent-code.el" works only when it is run from
the top directory of the guix checkout (as it is described in the
manual), otherwise it doesn't indent properly (because it doesn't find
".dir-locals.el").

So the upcoming patch fixes this problem.  Also there is another patch
that indents 'modify-keywords' properly.

-- 
Alex





reply via email to

[Prev in Thread] Current Thread [Next in Thread]