jed-users mailing list

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

Proposal for new modes


Hello!

The list of modes is growing every day. It is hard to manage all the files that
every contributor makes.

I think there should be a rule on where and how to put the new modes / extensions.

I propose this:
* there should be a special directory for modes that are not part of the main distribution, like
  JED_ROOT/libnew
  It should be in the default jed-library search path

  * every new set of  files should be in its own directory
  JED_ROOT/libnew/mymode

  * evrey set of files should have its 'root' script
  JED_ROOT/libnew/mymode.sl

  * the user would use the mode with
  () = eval ("mymode.sl") ;
  in his .jedrc

There could also be another standard path:
  JED_HOME/libnew

Marko




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


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