* Difference between down-mouse-n and mouse-n?
@ 2002-12-04 9:40 Boris H.
2002-12-04 17:52 ` Kai Großjohann
0 siblings, 1 reply; 3+ messages in thread
From: Boris H. @ 2002-12-04 9:40 UTC (permalink / raw)
Is there a difference between down-mouse-n and mouse-n? When is the
down-prefix necessary and when do you have to use mouse-n (n in {1,2,3})?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Difference between down-mouse-n and mouse-n?
2002-12-04 9:40 Difference between down-mouse-n and mouse-n? Boris H.
@ 2002-12-04 17:52 ` Kai Großjohann
2002-12-05 1:24 ` Stefan Monnier <foo@acm.com>
0 siblings, 1 reply; 3+ messages in thread
From: Kai Großjohann @ 2002-12-04 17:52 UTC (permalink / raw)
"Boris H." <nosp@m.de> writes:
> Is there a difference between down-mouse-n and mouse-n? When is the
> down-prefix necessary and when do you have to use mouse-n (n in {1,2,3})?
Maybe for consistency mouse-n should be called up-mouse-n :-)
Most bindings are made to mouse-n but once in a while it is useful to
bind to down-mouse-n because (a) down comes before up and (b) you
don't have to release the mouse button for down, so it's ideal for
the click-drag action.
--
~/.signature is: umop ap!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Difference between down-mouse-n and mouse-n?
2002-12-04 17:52 ` Kai Großjohann
@ 2002-12-05 1:24 ` Stefan Monnier <foo@acm.com>
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier <foo@acm.com> @ 2002-12-05 1:24 UTC (permalink / raw)
>> Is there a difference between down-mouse-n and mouse-n? When is the
>> down-prefix necessary and when do you have to use mouse-n (n in {1,2,3})?
> Maybe for consistency mouse-n should be called up-mouse-n :-)
Indeed in XEmacs instead of down-mouse-N and mouse-N they have
button-N and up-button-N ;-)
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-12-05 1:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-04 9:40 Difference between down-mouse-n and mouse-n? Boris H.
2002-12-04 17:52 ` Kai Großjohann
2002-12-05 1:24 ` Stefan Monnier <foo@acm.com>
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.