GNU bug report logs - #65427
"guix style" messes up parameterize forms

Previous Next

Package: guix;

Reported by: Maxime Devos <maximedevos <at> telenet.be>

Date: Mon, 21 Aug 2023 13:12:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: bug-guix <bug-guix <at> gnu.org>
Subject: "guix style" messes up parameterize forms
Date: Mon, 21 Aug 2023 15:11:00 +0200
[Message part 1 (text/plain, inline)]
It turns

(parameterize ((var val))
  code)

into

(parameterize ((var val))
              code).

Instead it should be formatted the same way as a 'let' form.
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

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

Previous Next


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