Re: Can't seem to defeat EFS

2000-02-25 Thread Pete Forman
Jeffrey Juliano writes: Pete Forman wrote: [...] Any suggestions for syntax? My first thought is to use semicolons instead of colons. Something like a URI would have been nice but efs would munch that up as well. I agree with Kai's idea that URL type names would be good.

Re: Can't seem to defeat EFS

2000-02-25 Thread Pete Forman
Daniel Pittman writes: On Thu, 28 Oct 1999, Jesse Marlin [EMAIL PROTECTED] wrote: I am having trouble preventing EFS from grabbing this: C-x C-f /r:me@host:/home/me/.emacs I have set rcp-default-method to: (setq rcp-default-method '"rcp") I do not

Re: Can't seem to defeat EFS

2000-02-25 Thread Pete Forman
Kai Großjohann writes: Pete Forman [EMAIL PROTECTED] writes: Perhaps we should accept that efs/ange-ftp has prior claim on its entries in file-name-handler-alist. It is rather inelegant to rely on efs and rcp being loaded in the right order. That's right. Hm. I'm not sure

Re: Can't seem to defeat EFS

2000-02-25 Thread Daniel Pittman
On Fri, 29 Oct 1999, Pete Forman [EMAIL PROTECTED] wrote: Daniel Pittman writes: Okay, I've got 1.180 now. The problem remains. Here is another backtrace. I am unable to spot the linkage from expand-file-name to efs-host-type. That's very odd. Can you try, painful as it

Re: Can't seem to defeat EFS

2000-02-25 Thread Pete Forman
Daniel Pittman writes: Okay, I've got 1.180 now. The problem remains. Here is another backtrace. I am unable to spot the linkage from expand-file-name to efs-host-type. That's very odd. Can you try, painful as it is, putting a breakpoint in 'rcp-file-name-handler' and step

Re: Can't seem to defeat EFS

2000-02-25 Thread Daniel Pittman
On Thu, 28 Oct 1999, Jesse Marlin [EMAIL PROTECTED] wrote: I am having trouble preventing EFS from grabbing this: C-x C-f /r:me@host:/home/me/.emacs I have set rcp-default-method to: (setq rcp-default-method '"rcp") I do not specifically load EFS, it just seems to