print: Support R7RS |...| symbol notation.
[bpt/guile.git] / doc / ref / api-evaluation.texi
index 32d14e1..4a5b3d1 100644 (file)
@@ -440,6 +440,8 @@ quote-keywordish-symbols  reader  How to print symbols that have a colon
                                   not '#f'.
 escape-newlines           yes     Render newlines as \n when printing
                                   using `write'. 
+r7rs-symbols              no      Escape symbols using R7RS |...| symbol
+                                  notation.
 @end smalllisp
 
 These options may be modified with the print-set! syntax.