Re: [racket-dev] Potential bug with icons in head

2013-02-20 Thread Philippe Mechaï
example). > > Thanks! > > At Tue, 19 Feb 2013 21:54:02 +0100, Philippe Mechaï wrote: > > On 19/02, Robby Findler wrote: > > > I'm seeing it too. Unfortunately not reproducibly, so I haven't tried a > > > git > > > bisect. It would be nice

Re: [racket-dev] Potential bug with icons in head

2013-02-19 Thread Philippe Mechaï
On 19/02, Robby Findler wrote: > I'm seeing it too. Unfortunately not reproducibly, so I haven't tried a git > bisect. It would be nice to try, tho. > > Robby > > > On Tue, Feb 19, 2013 at 1:13 PM, Asumu Takikawa wrote: > > > On 2013-02-19 19:19:24 +01

[racket-dev] Potential bug with icons in head

2013-02-19 Thread Philippe Mechaï
Hi, I've just compiled latest Racket version and found out icons are not displayed correctly as shown in attached screenshot. Please tell me if I can be of any help to diagnose this problem. Regards, Philippe <>_ Racket Developers list: http://lists.racket-lang.org/de

[racket-dev] Fix bug in DrRacket's language configuration dialog

2012-12-05 Thread Philippe Mechaï
patch for this. Regards, Philippe Mechaï _ Racket Developers list: http://lists.racket-lang.org/dev

[racket-dev] readline/readline history loading/saving

2012-11-07 Thread Philippe Mechaï
Hi, I have created pull request #168 on GitHub ( https://github.com/plt/racket/pull/168) which add two new functions to readline/readline for loading/saving the history from/to a file. Could you please merge this change ? Thanks in advance. Regards, Philippe Mechaï PS: I had previously sent

[racket-dev] Bug in replace-icons (collects/file/ico.rkt)

2012-11-07 Thread Philippe Mechaï
patch. Thanks in advance for your answers. Regards, Philippe Mechaï _ Racket Developers list: http://lists.racket-lang.org/dev

[racket-dev] Potential bug in path->url

2012-11-06 Thread Philippe Mechaï
(url->path (path->url "/tmp/")) => # After: (url->path (path->url "/tmp/")) => # I don't think it is a real problem but I thought it was worth mentioning. Regards, Philippe Mechaï _ Racket Developers list: http://lists.racket-lang.org/dev

[racket-dev] Pull Request #161: Add history load / save to readline/readline

2012-10-24 Thread Philippe Mechaï
. Regards, Philippe Mechaï _ Racket Developers list: http://lists.racket-lang.org/dev