Variable: hmouse-set-point-command
hmouse-set-point-command is a variable defined in hui-mouse.el.
Value
nil
Documentation
*Command that sets point to the mouse cursor position.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui-mouse.el
;;; ************************************************************************
;;; Public variables
;;; ************************************************************************
(defvar hmouse-set-point-command nil
"*Command that sets point to the mouse cursor position.")