unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* pretty-print for 1+
@ 2013-09-11 18:31 Brian Killian
  2013-09-12 22:04 ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Brian Killian @ 2013-09-11 18:31 UTC (permalink / raw)
  To: guile-user

[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-18 18:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 18:31 pretty-print for 1+ Brian Killian
2013-09-12 22:04 ` 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.

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).