>* At 2005-05-15T15:47-0500, Jeremy Nelson wrote:
>: 
>| Thus, it is necessary to discuss whether the -B option should become the 
>| default (that ~/.ircrc always be loaded at boot time, rather than at connect
>| time), and a new command line option be added to turn that off.
>
>Another alternative is to add an .epicrc or something that would get
>loaded right away, and leave the .ircrc behaviour as it is.  Since, I
>imagine, you'd want that sometimes.

One option that has been presented is to help people wrap their startup
scripts to simulate backwards compatability, to wit:


on #^connect -1 * {

... your old ircrc goes here ...

@hookctl(remove -1)
}


This would give a reasonable approximation of present behavior...

Jeremy
_______________________________________________
List mailing list
List@epicsol.org
http://epicsol.org/mailman/listinfo/list

Reply via email to