[plt-scheme] Re: What to augment, how to highlight ?

From: Robby Findler (robby at cs.uchicago.edu)
Date: Fri Nov 23 09:30:47 EST 2007

That shouldn't matter. The problem with your code was that you were
constructing the style wrong. Try constructing it the way I did in the
code I sent you.

Robby

On Nov 23, 2007 1:34 AM, Laurent <Ouaibou at gmail.com> wrote:
> > (send t insert "(abc def)")
>
> I don't use insert.
> I write with the keyboard in a text editor. And, when i write, the
> text must to be colored in real time. It's why i use a start-colorer
> in color:text%.
> But i don't known the lambda return :(
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.