When I hold down mouse-1 and move it around in a buffer, I just want the cursor to follow the mouse.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To answer the original question:
What I ended up doing was a bit different. I modified the normal function so it does not enable transient-mark-mode, and made a constant overlay which highlights the character that the mouse is on.