From: Glenn Morris Date: Thu, 7 Feb 2013 01:54:50 +0000 (-0500) Subject: mouse.el comment X-Git-Tag: emacs-24.3.90~173^2~7^2~138 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=925baaa91d731fba2d3d9bf16c8af29735f1999c;p=emacs.git mouse.el comment --- diff --git a/lisp/mouse.el b/lisp/mouse.el index a1aa104495a..bd7242e3b20 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -865,6 +865,8 @@ DO-MOUSE-DRAG-REGION-POST-PROCESS should only be used by ;; Find its binding. (let* ((fun (key-binding (vector (car event)))) + ;; FIXME This doesn't make sense, because + ;; event-click-count always returns something >= 1. (do-multi-click (and (> (event-click-count event) 0) (functionp fun) (not (memq fun '(mouse-set-point