[racket] HTML 5
I am trying to use aspects of HTML 5 with some javascript (drag and drop) in an xml box. Is HTML 5 supported?
Best,
Dan
On Tuesday, December 24, 2013 9:02 AM, "users-request at racket-lang.org" <users-request at racket-lang.org> wrote:
Send users mailing list submissions to
users at racket-lang.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.racket-lang.org/users/listinfo
or, via email, send a message with subject or body 'help' to
users-request at racket-lang.org
You can reach the person managing the list at
users-owner at racket-lang.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
[Racket Users list:
http://lists.racket-lang.org/users ]
Today's Topics:
1. Re: ~r behavior with respect to the sign (Pierpaolo Bernardi)
----------------------------------------------------------------------
Message: 1
Date: Tue, 24 Dec 2013 16:59:40 +0100
From: Pierpaolo Bernardi <olopierpa at gmail.com>
To: Dmitry Pavlov <dpavlov at ipa.nw.ru>
Cc: "users at racket-lang.org" <users at racket-lang.org>
Subject: Re: [racket] ~r behavior with respect to the sign
Message-ID:
<CANY8u7HibqfyC7H+WyCzo7H_MNZ98sFb_fnWg-8xfFq19bmWDA at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
On Tue, Dec 24, 2013 at 4:30 PM, Dmitry Pavlov <dpavlov at ipa.nw.ru> wrote:
> Hello,
>
> It seems that ~r formatting function, when given a negative
> number and a #:min-width argument, does not treat the "-"
> character as part of the number bound by #:min-width,
> and moreover, it detaches the "-" from the number:
Use srfi/48, instead.
Also look at this previous discussion:
https://groups.google.com/forum/#!topic/racket-users/l5-WYsCnSJc
End of users Digest, Vol 100, Issue 53
**************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20131224/9407b15b/attachment.html>