Eli Zaretskii wrote: > Sorry, I don't think that the peculiar setup on your systems is a > reason good enough to change the current behavior in an incompatible > fashion. Your specific problem could have been solved in a different > way, for example by having all your system-wide scripts begin with a > reserved string (you could make that string include some unusual > characters to minimize the possibility of a name clash with user > scripts). Fair enough. As you say, I can probably solve this part of the problem a different way, or else just keep a (much smaller) local patch. Here is the patch adjusted as you request. Andrew Stubbs