On Tue, Jan 30, 2001 at 09:55:58AM +0000, Dominic Mitchell wrote:
> On Mon, Jan 29, 2001 at 08:13:11PM +0000, Mark Fowler wrote:
> > Robin said:
> > > On Mon, Jan 29, 2001 at 07:53:00PM +0000, Mark Fowler wrote:
> > > >  2) Got any nice bits of your .emacs file to share?
> > > 
> > > Hmm, well this:
> > > 
> > > (add-hook 'ange-ftp-process-startup-hook
> > >           '(lambda ()
> > >              (ange-ftp-raw-send-cmd proc "passive on")))
> > > 
> > > enables ange-ftp mode to work from inside our firewall.
> > > Not very exciting unless you have the same problem...
> 
> I can't get this to work.  At least not with efs under xemacs.  It just
> hangs after issuing the command.  Unfortunately, my elisp debugging
> skills aren't up to sorting it out.  :-(

That cause efs != angeftp.  M-x apropos efs-.*-process would be my best
guess for where to start tweaking.

Either that or look for something like ftp-command, and change the value of
that from ftp to pftp[0]

[0] YMMV is you're not using the same ftp doohicky as my box does.

-- 
Richard Clamp <[EMAIL PROTECTED]>

Reply via email to