RE: avoid Press Enter... with new z= from function

2006-05-08 Thread Bram Moolenaar
Suresh Govindachar wrote: Actually I was trying to avoid writing all the wrapper code that this code omits. :) z= does more than this snippet, it figures out what word it is, displays the list, requests user input, processes user input, and changes the word. The only thing I

Re: avoid Press Enter... with new z= from function

2006-05-08 Thread Suresh Govindachar
Bram Moolenaar wrote: Suresh Govindachar wrote: Actually I was trying to avoid writing all the wrapper code that this code omits. :) z= does more than this snippet, it figures out what word it is, displays the list, requests user input, processes user input, and changes the

Re: avoid Press Enter... with new z= from function

2006-05-06 Thread Steve Hall
On Fri, 2006-05-05 at 09:22 +0200, Bram Moolenaar wrote: Steve Hall wrote: Is there a way to avoid the Press ENTER or type command to continue when requesting spelling suggestions from a :normal z= call in a function? I'm not able to make any of the usual tricks (shm, raising the

Re: avoid Press Enter... with new z= from function

2006-05-05 Thread Bram Moolenaar
Steve Hall wrote: Is there a way to avoid the Press ENTER or type command to continue when requesting spelling suggestions from a :normal z= call in a function? I'm not able to make any of the usual tricks (shm, raising the command height) work, and this statement blocks user input. Why

avoid Press Enter... with new z= from function

2006-05-04 Thread Steve Hall
Is there a way to avoid the Press ENTER or type command to continue when requesting spelling suggestions from a :normal z= call in a function? I'm not able to make any of the usual tricks (shm, raising the command height) work, and this statement blocks user input. -- Steve Hall [ digitect