unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#45914: read skips space after colon when prefix keywords are enabled
@ 2021-01-16  7:37 Ricardo Wurmus
  0 siblings, 0 replies; only message in thread
From: Ricardo Wurmus @ 2021-01-16  7:37 UTC (permalink / raw)
  To: 45914

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-16  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16  7:37 bug#45914: read skips space after colon when prefix keywords are enabled Ricardo Wurmus

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