guile-devel
[Top][All Lists]
Advanced

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

Re: patch: (read "\x1b") => #\esc


From: Paul Jarc
Subject: Re: patch: (read "\x1b") => #\esc
Date: Mon, 10 Nov 2003 17:48:19 -0500
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Er, the subject is misleading.  Make that:
(string-ref (with-input-from-string "\"x1b\"" read) 0) => #\eof

Well, you get the idea.


paul




reply via email to

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