guile-user
[Top][All Lists]
Advanced

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

Re: CGI scripting with Guile


From: Sebastian Tennant
Subject: Re: CGI scripting with Guile
Date: Sun, 16 Mar 2008 12:41:15 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Quoth Thien-Thi Nguyen <address@hidden>:
>    How is [CRLF] achieved (in scheme (lisp) forms)?
>
> You can use the characters #\cr and #\newline, or the string "\r\n".

I can do that  :-)

> Probably `procedure-source' is a poor way to learn how `cgi:init'
> works; better to look at cgi.scm directly.

Indeed.

Many thanks ttn.






reply via email to

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