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 Fri, 28 Nov 2008, John E. Davis wrote:

> Duke <dukeofperl@xxxxxxx> wrote:
> > Can't get it to work! Here's my .jedrc file. Anything in there that
> > could be screwing me up? TIA...
>
> What happens when you try this:
>
>    touch /tmp/foo.html
>    jed -batch /tmp/foo.html
>    jed -batch -n /tmp/foo.html
>
> Thanks,
> --John

[17:41:50][dnormandin@tigger:~]$ touch /private/tmp/foo.html
[17:42:35][dnormandin@tigger:~]$ jed -batch /private/tmp/foo.html
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
Reading /private/tmp/foo.html
loading /opt/local/share/jed/lib/html.sl
S-Lang Error: Type Mismatch: Unable to typecast Null_Type to String_Type
S-Lang Error: Type Mismatch: called from line 475, file:
/opt/local/share/jed/lib/html.sl
S-Lang Error: Type Mismatch: called from line 2, file: ***string***
S-Lang Error: Type Mismatch: called from eval: html_mode
S-Lang Error: Type Mismatch: Error while executing mode_hook
S-Lang Error: Type Mismatch: Error while executing command_line_hook
[17:43:51][dnormandin@tigger:~]$ jed -batch -n /private/tmp/foo.html
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
Reading /private/tmp/foo.html
loading /opt/local/share/jed/lib/html.sl
S-Lang Error: Type Mismatch: Unable to typecast Null_Type to String_Type
S-Lang Traceback: undefinekey
S-Lang Error: Type Mismatch: called from line 475, file:
/opt/local/share/jed/lib/html.sl
S-Lang Error: Type Mismatch: called from line 2, file: ***string***
S-Lang Error: Type Mismatch: called from eval: html_mode
S-Lang Traceback: eval
S-Lang Traceback: mode_hook
File: /opt/local/share/jed/lib/site.sl
  Local Variables:
	$0: Type: String_Type,	Value:	"html"
	$1: Type: Integer_Type,	Value:	0
	$2: Type: String_Type,	Value:	"html_mode"
S-Lang Error: Type Mismatch: Error while executing mode_hook
S-Lang Traceback: find_file
S-Lang Traceback: while
S-Lang Traceback: command_line_hook
File: /opt/local/share/jed/lib/site.sl
  Local Variables:
	$0: Type: Integer_Type,	Value:	0
	$1: Type: Integer_Type,	Value:	4
	$2: Type: String_Type,	Value:	"/private/tmp/foo.html"
	$3: Type: Integer_Type,	Value:	0
	$4: Type: Undefined_Type,				Value:	Undefined_Type
	$5: Type: String_Type,					Value:	"rivate/tmp/foo.html"
	$6: Type: Null_Type,						Value:	NULL
	$7: Type: Undefined_Type,				Value:	Undefined_Type
S-Lang Error: Type Mismatch: Error while executing command_line_hook
[17:45:10][dnormandin@tigger:~]$

Thank you, John!
-- 
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]