viper-mouse-click-insert-word

viper-mouse-click-insert-word is an interactive compiled Lisp function in `viper-mous.el'.

It is bound to <M-S-mouse-2>.

(viper-mouse-click-insert-word CLICK ARG)

Insert word clicked or double-clicked on.
With prefix argument, N, insert that many words.
This command must be bound to a mouse click.
The double-click action of the same mouse button must not be bound
(or it must be bound to the same function).
See `viper-surrounding-word' for the definition of a word in this case.