From xemacs-m  Tue Apr  1 01:50:12 1997
Received: from red.parallax.co.uk (red.parallax.co.uk [194.159.4.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA04368
	for <xemacs-beta@xemacs.org>; Tue, 1 Apr 1997 01:50:09 -0600 (CST)
Received: from dumbo.parallax.co.uk (dumbo.parallax.co.uk [172.16.1.12])
	by red.parallax.co.uk (8.8.5/8.8.5) with ESMTP id IAA25746;
	Tue, 1 Apr 1997 08:50:02 +0100
Received: from wrath.parallax.co.uk (wrath.parallax.co.uk [192.168.1.2]) by dumbo.parallax.co.uk (8.7.1/8.7.1) with SMTP id IAA15387; Tue, 1 Apr 1997 08:50:01 +0100 (BST)
Received: by wrath.parallax.co.uk (SMI-8.6/SMI-SVR4)
	id IAA18907; Tue, 1 Apr 1997 08:50:53 +0100
Date: Tue, 1 Apr 1997 08:50:53 +0100
From: andyp@parallax.co.uk (Andy Piper)
Message-Id: <199704010750.IAA18907@wrath.parallax.co.uk>
To: sperber@Informatik.Uni-Tuebingen.De
Subject: Re: efs question
Cc: xemacs-beta@xemacs.org
X-Sun-Charset: US-ASCII


> Hmm, could you mail your exact ange-ftp setup including all variable
> settings?
> 
> I was looking at ange-ftp-smart-login (in 19.14, right?) which looks
> like this:

Yes, I was using it ok in 19.14.

Here are the settings I needed, hope this is enough:

;; ange ftp stuff
(setq ange-ftp-gateway-host "red.parallax.co.uk")
(setq ange-ftp-local-host-regexp "\\.parallax\\.co\\.uk$\\|^[^.]*$")
(setq ange-ftp-smart-gateway t)
(setq ange-ftp-smart-gateway-port 2021)

andy

