Subject: Re: emacs' ange-ftp doesn't work with the ftp client in -current
To: None <current-users@NetBSD.ORG>
From: Laine Stump <laine@MorningStar.Com>
List: current-users
Date: 05/07/1997 18:15:17
> > Laine Stump writes:
> >
> > [problems with ftp under emacs' ange-ftp]
> > 
David Brownlee writes:
> 	How about checking if the stdin is a tty and defaulting to
> 	'no command line completion & no progress meter' if not?

This seems to me like it would be a reasonable thing to do. I can't
think of why it would ever matter, but perhaps the commandline
completion should be turned of if stdin isn't a tty, and the progress
meter should be turned off if std*out* isn't a tty.