On Fri, 29 Oct 1999, Pete Forman <[EMAIL PROTECTED]>
wrote:
> Daniel Pittman writes:
> > Could you update to the version from:
> > '/ls6-ftp.cs.uni-dortmund.de:/pub/src/emacs/'
>
> 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 through the code to see where it goes
wrong?
RCP *should* handle both 'find-file' and 'expand-file-name' internally,
not calling the file handler stuff at all, I think.
Daniel
--
Each language has its purpose, however humble. Each language expresses the Yin
and Yang of software. Each language has its place within the Tao. ... But do
not program in COBOL if you can avoid it.
-- Geoffrey James and Seth Robertson, _The Tao of Programming_