Re: (t)timeout

2006-08-29 Thread Bram Moolenaar
Yakov Lerner wrote: > > When the CursorHold autocommand triggers it puts a keycode in the input > > buffer. A half-typed command will be ended by this, possibly by with an > > error (beep/flash). > > I don't understand your explanation, Bram. If your explanation were > valid, then *any* 'au Cur

Re: (t)timeout

2006-08-29 Thread Yakov Lerner
On 8/25/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote: Gary Johnson wrote: > On 2006-08-25, Max Dyckhoff <[EMAIL PROTECTED]> wrote: > > > > From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] > > > Sent: Friday, August 25, 2006 12:36 PM > > > > Max Dyckhoff wrote: > > > > Recently something rather an

Re: (t)timeout

2006-08-25 Thread Bram Moolenaar
Gary Johnson wrote: > On 2006-08-25, Max Dyckhoff <[EMAIL PROTECTED]> wrote: > > > > From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] > > > Sent: Friday, August 25, 2006 12:36 PM > > > > Max Dyckhoff wrote: > > > > Recently something rather annoying has started happening; key > > > > codes have s

Re: (t)timeout

2006-08-25 Thread Gary Johnson
On 2006-08-25, Max Dyckhoff <[EMAIL PROTECTED]> wrote: > > From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] > > Sent: Friday, August 25, 2006 12:36 PM > > Max Dyckhoff wrote: > > > Recently something rather annoying has started happening; key > > > codes have started occasionally timing, despite my

RE: (t)timeout

2006-08-25 Thread Max Dyckhoff
(while genius) isn't really a valid solution, and anyway the timeout happens for all multi-character mappings like q, g, etc. Thanks! Max > -Original Message- > From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] > Sent: Friday, August 25, 2006 1:25 PM > To: Max Dyckhoff >

Re: (t)timeout

2006-08-25 Thread A.J.Mechelynck
Max Dyckhoff wrote: I'm sorry, perhaps I wasn't being clear enough. I don't want a timeout to ever occur for a mapping. timeout and ttimeout are both set to "no" (or whatever the correct syntax for describing such options is). Here are two use cases. Again, I apologise for the clumsy syntax. 1)

RE: (t)timeout

2006-08-25 Thread Max Dyckhoff
! Max > -Original Message- > From: A.J.Mechelynck [mailto:[EMAIL PROTECTED] > Sent: Friday, August 25, 2006 12:36 PM > To: Max Dyckhoff > Cc: vim mailing list > Subject: Re: (t)timeout > > Max Dyckhoff wrote: > > Recently something rather annoying has sta

Re: (t)timeout

2006-08-25 Thread A.J.Mechelynck
Max Dyckhoff wrote: Recently something rather annoying has started happening; key codes have started occasionally timing, despite my express desire for them to never time out. notimeout and nottimeout are both set. If I move to a place in the file and type ^W quickly and then pause before typing

(t)timeout

2006-08-25 Thread Max Dyckhoff
Recently something rather annoying has started happening; key codes have started occasionally timing, despite my express desire for them to never time out. notimeout and nottimeout are both set. If I move to a place in the file and type ^W quickly and then pause before typing ], then it will timeo