Thanks for the tip. I do actually use the ep command sometimes (particularly if I'm not familiar with where something is in the codebase), but I really do want the 'e' command to work as I expect.
Our projects have source and data trees. I have the source trees tagged and included in the project, but I often want to open a text-based data file in Slickedit. I have my SE projects set up to always have the working directory set to d:\ProjectName\src, for example. I'm very used to using the 'e' command and typing ..\d<space>\l<space>\langfile.txt, for instance, with the spaces expanding "data" and "lang". This new behavior is getting in my way when I do that.
It's also getting in the way when I'm already editing the aforementioned langfile.txt, for instance, and I want to open the file "d:\ProjectName\src\physics\physics.cpp". I normally would use the 'e' command, type "p<space>" to expand "physics", etc (remember, my working directory is d:\ProjectName\src). Now, typing "p<space>" it doesn't know if I mean to expand "physics" in the src directory, or param.txt in d:\ProjectName\data\lang.
I've been using SlickEdit since 2003 (I think), and this is the first time I can recall that a "feature" like this has been implemented with no way to disable it. And it seems like a rather extraneous feature--if I wanted Smart Open type functionality, I would enable Smart Open, or I would use the 'ep' command that LBCEi mentioned. If I'm using the 'edit' command, I want the most simple, "dumbest" open command possible--I know what I'm doing, and now the editor is getting in the way of my doing it.
Hope I'm not coming across as ranting too much, but as I'm sure is the case with many people on this forum, I've become really attached to SlickEdit over the years, and have it configured precisely how *I* want it to work--it's not pleasant to find the editor fighting my workflow, now.