jed-users mailing list

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

Re: html_mode vs _Jed_Emulation


Tomasz Sienicki <tsca@xxxxxx> wrote:
> I seem to be having some problems with the html mode after upgrading 
> to jed-0.99.16-1:
>
>$ echo '_Jed_Emulation = "jed";' > .jedrc
>$ jed test.html
>
>S-Lang Error: Type Mismatch: Unable to typecast Null_Type to String_Type

Perhaps you meant to use:

   _Jed_Default_Emulation = "jed";

This should cause jed.sl to get loaded after loading your .jedrc file.
Only a file that defines an emulation (emacs.sl, ide.sl, jed.sl, etc)
should set _Jed_Emulation.

--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>.


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