There seem to be some discrepancies between various documentations and the implementation of loading config files. Resolving them may help prevent confusion.
The comments in ~addons/ide/jhs/config/jhs_default.ijs suggest that ~addons/ide/jhs/config/jhs.ijs is loaded before ~config/ide/jhs/config/jhs.ijs However the comments and code in ~addons/ide/jhs/core.ijs suggest that EITHER ~config/jhs.ijs (note not ~config/ide/jhs/config/jhs.ijs) OR ~addons/ide/jhs/config/jhs.ijs are loaded and that ~config/jhs.ijs has precedence. I think I like the ideas documented in jhs_default.ijs. best. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
