bug#45914: read skips space after colon when prefix keywords are enabled

Ricardo Wurmus <[email protected]>
Newsgroups gmane.lisp.guile.bugs
Message-ID <[email protected]>
When prefix keywords are enabled with (read-set! keywords 'prefix) the
characters “: hello” are read as “#:hello” instead of two separate
symbols.  It seems to me that only “:hello” should be read as “#:hello”.

There is no such problem with postfix keywords.

-- 
Ricardo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.