Hello,
I must edit files on the remote kerberized machine (no ftp/scp, only rcp).
But when I'm trying to run *, EFS starts instead.
I've taken the latest * from
ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/*.tar.gz
(I cant access file under http://*.sourceforge.net/download;
and I'm running XEmacs 21.1 patch 14)
My .emacs file has the strings:
(add-to-list 'load-path "~/emacs/*/lisp/")
(require '*)
(setq *-debug-buffer t)
(setq *-default-method "rcp")
In the manual it is written that I should try "putting a breakpoint
on efs-ftp-path" in that case, but I have no idea how to do it.
Is there any way to disable EFS? Any advice?
Thanks a lot!
Vadim