jed-users mailing list

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

Re: HTML syntax highlighting


On Sat, 29 Nov 2008, John E. Davis wrote:

> Duke <dukeofperl@xxxxxxx> wrote:
> > Unfortunately, I must have done something, somewhere to break things,
> > because I still do not have html syntax highlighting. :(
>
> In your .jedrc file, you have
>
>   () = evalfile ("html2.sl");
>
> inside an `if (BATCH==0)' block.  Try commenting it out.  Also, try
> this:
>
>    jed -batch -l html2.sl /tmp/foo.sl
>
> Thanks,
> --John

Previous to your last post, I had changed my .jedrc file to:

() = evalfile ("html.sl");

It now reads:

%() = evalfile ("html.sl");

Here are the test results:

[11:16:13][dnormandin@tigger:~]$ jed -batch -l html2.sl /tmp/foo.sl
loading /opt/local/share/jed/lib/site.sl
loading /opt/local/share/jed/lib/os.sl
loading /opt/local/share/jed/lib/menus.sl
loading /opt/local/etc/jed.conf
loading /opt/local/share/jed/lib/compress.sl
loading /opt/local/share/jed/lib/modeinfo.sl
loading /Users/dnormandin/.jedrc
loading /opt/local/share/jed/lib/colors/black4.sl
loading /opt/local/share/jed/lib/html2.sl
Reading /tmp/foo.sl
loading /opt/local/share/jed/lib/slmode.sl
loading /opt/local/share/jed/lib/cmode.sl
[11:16:35][dnormandin@tigger:~]$
-- 
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?


--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


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