Hi Bob, > Robert Weiner writes: > Nice call, Mats. Let’s look at how the @ is handled in pathnames and prevent > it from being a trailing character.
I think we should try to base it on dired primitives if possible (which we might already be doing). @ character is legal in filenames so we can't just look at the string. Yours -- %% Mats
