- Subject: Re: colors
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Tue, 16 Aug 2005 22:51:45 -0400
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);
>Thanks for any help and for a great software (but could do with a bit
>more of documentation like it says on the homepage :-) well, at least
>I dont understand the existing documentation).
Guido Gonzato and others have made admirable attempts to improve the
documention. Have you looked at any of those listed off
<http://www.jedsoft.org/jed/docs.html>? Have you tried the slang
documentation? Understanding slang may go a long way towards
understanding the editor.
Thanks,
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
- References:
- colors
- From: Olafur Jens Sigurdsson
[2005 date index]
[2005 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]