Sandy Rutherford <sandy(a)math.ubc.ca> writes:
Fair enough. So all that is required is for rssh.el to put it's
own
entry in the file-name-handler-alist. For file names matching its
syntax, rssh.el will run.
It is already doing that. However if ange-ftp/efs gets loaded after
that EFS complains it is not a valid EFS remote file name.
so a syntax of the form
/USER@HOST#ssh:FILE
Doesn't that have the same problem? We really need to have either a
convention that filenames that do not completely match the syntax are
always passed on or we need to move to one singe file handler that
dispatches to the right backend. Or even both.
There seem to be a lot of discussions going on, with a lot of cross
CC'ing. I know that it's central to at least one of the discussions.
As the one who wrote the origional messages and who picked the subject
I can say that this is the matter I wanted to address.
Jan