From: Brian Killian <brian.c.killian@gmail.com>
To: guile-user@gnu.org
Subject: pretty-print for 1+
Date: Wed, 11 Sep 2013 14:31:05 -0400 [thread overview]
Message-ID: <CAMPwXzR7jkftt2bfEmAAOg-TaJqvDX4r=-ZY=+uya88Mp6g4ZQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 208 bytes --]
Using guile 2.0.9 and the ice-9 pretty-print module, when I apply:
(pretty-print '(1+ 1))
I get:
(#{1+}# 1)
I was expecting:
(1+ 1)
Is this an issue with pretty-print or should I adjust my expectation?
[-- Attachment #2: Type: text/html, Size: 287 bytes --]
next reply other threads:[~2013-09-11 18:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 18:31 Brian Killian [this message]
2013-09-12 22:04 ` pretty-print for 1+ Ludovic Courtès
2013-09-14 20:06 ` Brian Killian
2013-09-17 10:02 ` Ludovic Courtès
2013-09-18 3:27 ` Chaos Eternal
2013-09-18 18:57 ` Taylan Ulrich B.
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://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAMPwXzR7jkftt2bfEmAAOg-TaJqvDX4r=-ZY=+uya88Mp6g4ZQ@mail.gmail.com' \
--to=brian.c.killian@gmail.com \
--cc=guile-user@gnu.org \
/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.
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).