all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26693: [PATCH 0/2] Fix indentation in indent-code.el and dir-locals.el
@ 2017-04-28 13:28 Alex Kost
  2017-04-28 13:44 ` bug#26693: [PATCH 1/2] dir-locals.el: Add 'modify-phases' keywords Alex Kost
  2017-05-02 21:39 ` bug#26693: [PATCH 0/2] Fix indentation in indent-code.el and dir-locals.el Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Alex Kost @ 2017-04-28 13:28 UTC (permalink / raw)
  To: 26693

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-04 19:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-28 13:28 bug#26693: [PATCH 0/2] Fix indentation in indent-code.el and dir-locals.el Alex Kost
2017-04-28 13:44 ` bug#26693: [PATCH 1/2] dir-locals.el: Add 'modify-phases' keywords Alex Kost
2017-04-28 13:44   ` bug#26693: [PATCH 2/2] doc: Add references to Emacs-Guix manual Alex Kost
2017-04-28 13:52     ` Alex Kost
2017-05-02 21:39 ` bug#26693: [PATCH 0/2] Fix indentation in indent-code.el and dir-locals.el Ludovic Courtès
2017-05-04 19:47   ` Alex Kost

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.