guile-user
[Top][All Lists]
Advanced

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

Re: \#;


From: Joshua Judson Rosen
Subject: Re: \#;
Date: Tue, 4 Mar 2003 09:22:03 -0500
User-agent: Mutt/1.4i

On Mon, Mar 03, 2003 at 04:09:21PM +0100, Pieter Pareit wrote:
> Hello,
> 
> How can I escape the character ';'?

If you need it in symbol, you can either use string->symbol, or you
can write the symbol like, e.g.:

    #{foo;bar}#

... rather than:

    foo;bar

Attachment: pgpogdiv653IW.pgp
Description: PGP signature


reply via email to

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