Re: [racket-users] [Racket-users] IMAP with racket

2017-02-11 Thread Huang, Ying
et to filter the email in client side. Because I don't familiar with lua, so Racket is a better tool for me to customize at this level. Best Regards, Huang, Ying -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscri

Re: [racket-users] IMAP with racket

2017-02-10 Thread Huang, Ying
docs, but wasn't sure how to do it. I can try following the example > above. Recently, I just implemented an IMAP mail filter based on net/imap. Hope it is useful for you. Best Regards, Huang, Ying #!/usr/bin/env racket #lang racket (require net/imap) (define read-string-batch 4096)

Re: [racket-users] IMAP filter

2017-01-29 Thread Huang, Ying
Hi, Laurent, Laurent writes: > Hi there, > Just FYI, for code that you want to share in a simple way, you can use > pasterack.org (or gist.github.com ). Here's your > code: http://pasterack.org/pastes/5961 Thanks a lot for your information :-) Best Regards, Huang, Ying

[racket-users] IMAP filter

2017-01-28 Thread Huang, Ying
"racket-...@googlegroups.com") "racket-devel") `(,(header-contain "Mailing-list" "d...@plt-scheme.org") "

Re: [racket-users] Fail to install package via raco

2016-12-10 Thread Huang, Ying
"Huang, Ying" writes: > Hi, All, > > I try the following command, try to install ppict, but it fails with the > following message. Could you help me to fix this? > > $ raco pkg install ppict > Resolving "ppict" via https://download.racket-lang.org/releas

[racket-users] Fail to install package via raco

2016-12-09 Thread Huang, Ying
te/catalog.rkt:135:2: lookup-normally ... Best Regards, Huang, Ying -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroup