jed-users mailing list

[2008 Date Index] [2008 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: HTML syntax highlighting - again


On Mon, 15 Dec 2008, G. Milde wrote:

> On 13.12.08, Duke wrote:
> > At the top of my .jedrc file I have:
>
> > () = evalfile ("html2.sl");
>
> Generally, it is not a good idea to evalfile() mode files. This increases
> startup time without need (except you do only edit html files ;-).
>
> I'r rather append
>
> autoload("html_mode", "html2");

done!

> to .jedrc, or rename html2.sl to html.sl and place it in a directory that
> comes before the standard lib in the jed library path.
>
>
> > In particular, I'm trying to change the "string" color, w/o any success.
>
> 1st. test: Do you get a different string colour, if you change the color
>      	   setting with Windows>Colors Schemes>xxx?

No! The string color is the same as the entire line.

> 2nd: Do you select a colour scheme in you .jedrc?

No! I commented the line out. I now select it in ../etc/jed.conf

> If the answer is yes, no, DO select a colour scheme before the colour
> configuration. (Otherwise, loading the fallback scheme (after evaluation
> of your .jedrc) will overwrite it.)

I don't quite understand. I'm choosing black3.sl in ../etc/jed.conf.
I'm editing ../jed/lib/color/black3.sl. Is that wrong?

> Günter
-- 
Duke Normandin
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

[2008 date index] [2008 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]