unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: paren--- via Bug reports for GNU Guix <bug-guix@gnu.org>
To: "Csepp" <raingloom@riseup.net>,
	"Christopher Rodriguez" <yewscion@gmail.com>
Cc: 57090@debbugs.gnu.org
Subject: bug#57090: [BUG] Default Notation for chmod in guix style?
Date: Tue, 09 Aug 2022 22:08:53 +0100	[thread overview]
Message-ID: <CM1T0DEFGBLX.1AX6V2L09HFML@guix-aspire> (raw)
In-Reply-To: <87wnbhf7sd.fsf@riseup.net>

On Tue Aug 9, 2022 at 10:01 PM BST, Csepp wrote:
> Seems to be a Scheme limitation:
>
> ```
> scheme@(guile-user)> '(#o10)
> $1 = (8)
> ```

`guix style` uses a completely seperate reader, defined
in (guix read-print), so even though it's possible it has
the same limitation, we could easily modify it to support
octal/hexadecimal/binary numbers.

    -- (




      reply	other threads:[~2022-08-09 21:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09 20:47 bug#57090: [BUG] Default Notation for chmod in guix style? Christopher Rodriguez
2022-08-09 20:59 ` Maxime Devos
2022-08-09 21:04   ` paren--- via Bug reports for GNU Guix
2022-08-09 21:12     ` Ludovic Courtès
2022-09-01 16:43       ` bug#57090: 'guix style' pretty-printer always renders integers as base10 Ludovic Courtès
2022-08-09 21:01 ` bug#57090: [BUG] Default Notation for chmod in guix style? Csepp
2022-08-09 21:08   ` paren--- via Bug reports for GNU Guix [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CM1T0DEFGBLX.1AX6V2L09HFML@guix-aspire \
    --to=bug-guix@gnu.org \
    --cc=57090@debbugs.gnu.org \
    --cc=paren@disroot.org \
    --cc=raingloom@riseup.net \
    --cc=yewscion@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).