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-requ...@racket-lang.org" 
<users-requ...@racket-lang.org> wrote:
 
Send users mailing list submissions to
    users@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-requ...@racket-lang.org

You can reach the person managing the list at
    users-ow...@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 <olopie...@gmail.com>
To: Dmitry Pavlov <dpav...@ipa.nw.ru>
Cc: "users@racket-lang.org" <users@racket-lang.org>
Subject: Re: [racket] ~r behavior with respect to the sign
Message-ID:
    <cany8u7hibqfyc7h+wyczo7h_mnz98sfb_fnwg-8xffq19bm...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

On Tue, Dec 24, 2013 at 4:30 PM, Dmitry Pavlov <dpav...@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
**************************************
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to