DI Maximilian Renkin <[EMAIL PROTECTED]> writes:

> I just tried to use rcp-1.164.el with Gnu Emacs 20.4.1, using
> "/r@scp:hostname:/the/path" and got:
> 
> Buffer *Messages* :
> ...
> Loading ange-ftp...done
> Symbol's function definition is void: find
> ...

I've had this too. Presumably it's the `find' in
rcp-check-ls-commands. The `find' seems to come from cl, so perhaps there
is a missing (require 'cl) somewhere. (although it would appear to be
there right at the top of rcp.el - i did type 'make' after installing)

Reply via email to