Hi,
thank you both for the input.
@John: I don't need to change the dir in the sense of ":cd". Instead,
I need to change the path of the file being opened, so that when I say
:e /path/to/file
what actually happens is
:e /another/path/file
@Nazri: thanks for the suggestion. I have tried that (listing all the
paths in 'path'), but the 'path' option has its limits, as opposed to
the VMS system, where there can be very many translations. And I do
have very many translations.
I also want to avoid defining a user command equivalent to all the
file-opening commands (think of :e, :tabe, gf, ...).
I will have to search on, I guess.
Sam
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---