emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#57090: closed ('guix style' pretty-printer always renders integers a


From: GNU bug Tracking System
Subject: bug#57090: closed ('guix style' pretty-printer always renders integers as base10)
Date: Thu, 01 Sep 2022 16:44:01 +0000

Your message dated Thu, 01 Sep 2022 18:43:22 +0200
with message-id <87k06nyrit.fsf_-_@gnu.org>
and subject line Re: bug#57090: 'guix style' pretty-printer always renders 
integers as base10
has caused the debbugs.gnu.org bug report #57090,
regarding 'guix style' pretty-printer always renders integers as base10
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57090: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57090
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [BUG] Default Notation for chmod in guix style? Date: Tue, 09 Aug 2022 16:47:58 -0400 User-agent: mu4e 1.8.7; emacs 28.1
Hello,

I've noticed that, when I explicitly declare absolute permissions in
octal during a (chmod …) in my package definitions and then run guix
style, it converts them to decimal instead.

Is this intended? I've gotten feedback and agree that octal (#o755) is
much clearer to read than decimal (493), simply because I'm used to the
actual unix chmod tool and its conventions.

--

Christopher Rodriguez

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#57090: 'guix style' pretty-printer always renders integers as base10 Date: Thu, 01 Sep 2022 18:43:22 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Ludovic Courtès <ludo@gnu.org> skribis:

> Now, we could tweak the pretty printer so that it recognizes patterns
> where numbers or strings should be printed in a certain way.

I did that in c3b1cfe76b7038f4030d7d207ffc417fed9a7ead.  Lemme know how
you like it!  :-)

Ludo’.


--- End Message ---

reply via email to

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