Hi,
Sorry for my poor English.
I use rcp.el with the following configuration, but I sometimes found
auto save files on remote host. Many files are okay, but some files
are not. These files are in same directory on same remote host.
Does anyone have same problem?
Here is my configuration:
(load-library "rcp")
(setq rcp-auto-save-directory (expand-file-name "~/tmp"))
(setq rcp-verbose 10)
(setq rcp-debug-buffer t)
My emacs and rcp.el version are:
emacs: GNU Emacs 20.3.92.1 (i386-unknown-freebsd2.2.2, X toolkit)
rcp.el: $Id: rcp.el,v 1.157 1999/10/10 20:11:21 grossjoh Exp $.
with Daniel's patch.
--
Yuji Yamano