From: Ian Kelling <ianowl@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to make dragging with mouse 1 not do highlighting or marking?
Date: Fri, 25 Jan 2013 06:58:13 -0800 [thread overview]
Message-ID: <51029D85.9040206@gmail.com> (raw)
In-Reply-To: <51024394.5050406@gmail.com>
On 01/25/2013 12:34 AM, Ian Kelling wrote:
> Yes, that is what I was originally thinking. Thank you. Now I also want an
> overlay to follow the mouse cursor when no button is pressed. I'm having a hard
> time with it. I'm going to post to the list under a new subject to ask about that.
>
> - Ian
I figured out the trick to tracking the mouse all the time.
(setq track-mouse t)
and bind to <mouse-movement>
prev parent reply other threads:[~2013-01-25 14:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 15:45 How to make dragging with mouse 1 not do highlighting or marking? Ian Kelling
2012-12-21 16:58 ` Dmitry Gutov
2012-12-21 17:30 ` Ian Kelling
2012-12-21 20:26 ` Stephen Berman
2012-12-27 2:11 ` J. David Boyd
2013-01-14 17:58 ` Ian Kelling
[not found] ` <mailman.17411.1358186333.855.help-gnu-emacs@gnu.org>
2013-01-17 4:56 ` Michael Heerdegen
2013-01-25 8:34 ` Ian Kelling
2013-01-25 14:58 ` Ian Kelling [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51029D85.9040206@gmail.com \
--to=ianowl@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.