Matt Swift <[EMAIL PROTECTED]> writes:
> Using rsync method and dired, I'm getting an error when I visit a file
> with <RET>:
I have now been able to reproduce the error, and I think I have fixed
it now. It was a missing `save-excursion' in the new implementation
of `rcp-handle-file-directory-p' -- it would check whether it's a
directory and suddenly the current buffer changed and buffer-file-name
was nil.
Nasty error, this. Took me quite a while to find it. Argh. The
missing save-excursion in rcp.el is beginning to be like the allocated
but not freed bytes in C programs.
Does it work now? New version in CVS and on the ftp server (in a
minute).
kai
--
Beware of flying birch trees.