Hi Francisco,
2016-1-17(Sun) 3:59:14 UTC+9 Francisco Lopes:
> s/pum is not visible/pum not visible/
I think this is expected behavior.
feedkeys() Only queuing string to typeahead-buffer.
It does not yet process of the specified string in this function.
If it is called from a function that was registered to the autocommand event,
it is processed after return from the function.
Therefore, pumvisible() of the results will not change in the OnTextChanged().
In addition, TextChangedI autocommand event does not triggered when the popup
menu is visible. (Pleese see document. `:help TextChangedI`)
p.s.
getline ('') and col ('') are wrong argument.
Maybe, '.' is you wanted to specify?
--
Best regards,
Hirohito Higashi (a.k.a h_east)
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.