Stefan Schimanski wrote:
> Attached is a patch to replace the manual interception of keys with proper 
> LFUNs. In fact one half of it was already implemented. Now you can also set 
> the key to hide the popup/inline completion.
>
> With this the remaining question is how to bind the LFUNs by default. 
> Locally I have tried Tab and Escape and it works as before.
> Opinions?

i'm not able to make it work. 

first of all our shortcut dialog seems to have problem with tab key - 
when i bind it to tab, the next time i open the dialog i see some
chinese character instead of "Tab". moreover i'm not able to remove
such shortcuts.

when you bound "complete" lfun to and:
1. enter math mode
2. type: \ac
3. hit tab
4. acute is not complete, only "ac" is rendered

or

1. enter math mode
2. type: \a
3. wait for completion pop-up
4. hit tab
5. completion ends with "a" is rendered

i guess its not problem with completion,bout our bind mechanism
is not ready for tab.
pavel

Reply via email to