On Sun, 2003-07-27 at 21:04, Adrian Aichner wrote:
Try putting the following setq into your
user-init-file:
(setq efs-ftp-program-args '("-i" "-n" "-g"
"-v"))
This is how you can find what your user-init-file is:
; C-u (universal-argument)
; C-x C-e (eval-last-sexp)
; at the end of the following line:
user-init-file
I get:
"c:\\Users\\AichnerAd\\.emacs"
Or (better IMHO) using the customization menus/UI:
Options ->
Advanced (Customize) ->
Emacs ->
Files ->
Efs ->
Programs ->
Efs Ftp Program Args
--
\/