Hi,

I would like to know if there is a way of checking if a call to
IMAP_Jumpfun has succeeded.
By success I mean that any action was performed, that is either moving
the text, selecting text or deleting text.

A call to this function that would not change anything would in this
sense "not succeed".

It would be nice if we could check the value of a specific global
variable that would be modified inside this function,
according to the result of the function execution.

Say the variable would be called g:imap_jumpfun_res. Then after
calling this function I could check the value of this function
and take appropriate action depending on the value of the variable.


Hope there is a way of doing this, or that the maintainers of the
plugin would consider implementing something something like this
in a future release.

thanks,

Jorge

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to