Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add right-click-context-click-menu for mouse click event #6

Merged
merged 1 commit into from
May 24, 2019

Conversation

zonuexe
Copy link
Owner

@zonuexe zonuexe commented May 24, 2019

refs #5

(call-interactively # 'mouse-set-point) has problems that depend on the mouse device and causes an error on keyboard input. There are several ways to handle this, but the easiest and most obvious is to split up the commands for the click. It does not break compatibility.

refs #5

(call-interactively # 'mouse-set-point) has problems that depend on
the mouse device and causes an error on keyboard input.
There are several ways to handle this, but the easiest and most
obvious is to split up the commands for the click. It does not break
compatibility.
@zonuexe zonuexe changed the title Add right-click-context-click-menu Add right-click-context-click-menu for mouse click event May 24, 2019
@zonuexe zonuexe merged commit 390f030 into master May 24, 2019
@zonuexe zonuexe deleted the feature/click-menu branch May 24, 2019 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant