- Subject: Re: colors
- From: Olafur Jens Sigurdsson <ojs@xxxxxxxxx>
- Date: Wed, 17 Aug 2005 10:36:01 +0000
On 2005-08-16, 22:51:45 (-0400), John E. Davis wrote:
> Olafur Jens Sigurdsson <ojs@xxxxxxxxx> wrote:
> >() = define_keywords_n($0, "sun", 3, 2);
> >
> >I guess that the last number is something to take note of since that
>
> This means that it will use "keyword2" color. All color-schemes
> distributed with jed define colors for this object. For example,
> jed/lib/colors/blue2.sl contains:
>
> $1 = "yellow"; $2 = "blue"; $3 = "white";
> [...]
> set_color("keyword2", $1, $2);
Aha! :-)
But greping through the source of version 0.99.16 doesnt define any
color for keyword2 (I got it by apt-get source jed, Im using Etch).
But my problem is fixed by putting set_color("keyword2", "yellow",
"black"); in my .jedrc.
Thanks for the help.
Oli
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2005 date index]
[2005 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]