[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How do I add a mode?
What is the proper way to add a mode and make it availabe for all users?
I have been able to do something like:
autoload ("aft_mode", "aft");
add_mode_for_extension ("aft", "aft");
in my .jedrc, but I have not been able to make makemode.sl work, because
of the add_mode_for_extension ... Makefile does not have one. I have
searched the libfuncs.txt to see if I can find a different function to
use with no luck.
Thanks for any help,
Jeremy
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.