Danny Milosavljevic <dannym@scratchpost.org> skrev: (18 februari 2019 15:41:33 CET)
On Mon, 18 Feb 2019 15:11:37 +0100
Tobias Geerinckx-Rice <me@tobias.gr> wrote:
pkill -9, Ricardo,
Ricardo Wurmus wrote:
pkill9@runbox.com writes:
+ `(#:tests? #f ; No tests.
Only nitpicks:
+ `(#:tests? #f ; no tests
If you're using emacs, running C-M-q on the whole definition will
automatically indent your code. There's a way to do the same
without emacs, but I forget how.
# In guix's git checkout:
guix environment --fallback --ad-hoc emacs emacs-guix -- emacs --script ./etc/indent-code.el "${modulename}" "${packagename}"