guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Block comments and `read-hash-extend'


From: Kevin Ryde
Subject: Re: Block comments and `read-hash-extend'
Date: Fri, 17 Jun 2005 10:13:15 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:
>
> (1)  This example makes Guile 1.6 and the current Guile 1.7 hang (for
>      some reason which I did not track down):
>
>        guile> #! this is a comment !# (+ 2 2)
>        [wait forever]

You mean it reads more input?

>        guile> #! this is a comment !# (+ 2 2)
>        4

The manual says the !# is supposed to appear on a line on its own.  Do
you think you need it joined on?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]