viper-mouse-click-search-word
viper-mouse-click-search-word is an interactive compiled Lisp function in `viper-mous.el
'.
It is bound to <M-S-mouse-1>.
(viper-mouse-click-search-word CLICK ARG
)
Find the word clicked or double-clicked on. Word may be in another window.
With prefix argument, N, search for N-th occurrence.
This command must be bound to a mouse click. The double-click action of the
same button must not be bound (or it must be bound to the same function).
See `viper-surrounding-word' for the details on what constitutes a word for
this command.