Re: unicode-chars.srfi

Tom Lord <lord-1tv/[email protected]> Wed, 4 Feb 2004 15:21:40 -0800 (PST)
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>

    > From: Matthew Dempsky <[email protected]>

    > In unicode-chars.srfi, however, I noticed it's been updated to include
    > the syntax "\U(xxxx)", but the syntax I'd recommended earlier on the
    > mailing list was "\(U+xxxx)" -- intentional or typo?

Typo.  I'll fix it.

    > (Assuming intentional, the lexer already supports the latter, so I'll
    > have to fix it to support the former if that's what you want to use
    > instead.  Also, what about buckybits?)

Separate .srfi

	\(C-M-U+xxxx)

-t