Re: [PATCH] Wait help.autocorrect deciseconds before running corrected command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Johannes Schindelin, Wed, Jul 23, 2008 18:57:05 +0200:
> On Wed, 23 Jul 2008, Alex Riesen wrote:
> 
> > +		if (autocorrect > 0) {
> > +			fprintf(stderr, "in %0.1f seconds automatically...\n",
> > +				(float)autocorrect/10.0);
> > +			poll(NULL, 0, autocorrect * 100);
> > +		}
> 
> What?  No countdown?  No fancy sounds when the time ran up?
> 

Hate them fancies... :)

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux