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

Please support M-g M-g #24

Closed
ganaware opened this issue Jan 11, 2019 · 1 comment
Closed

Please support M-g M-g #24

ganaware opened this issue Jan 11, 2019 · 1 comment

Comments

@ganaware
Copy link
Contributor

In addition to M-g g, please add M-g M-g for same function.

https://www.gnu.org/software/emacs/manual/html_node/emacs/Moving-Point.html

  • M-g M-g
  • M-g g
    • Read a number n and move point to the beginning of line number n (goto-line). Line 1 is the beginning of the buffer. If point is on or just after a number in the buffer, that is the default for n. Just type in the minibuffer to use it. You can also specify n by giving M-g M-g a numeric prefix argument. See Select Buffer, for the behavior of M-g M-g when you give it a plain prefix argument.
@ganaware
Copy link
Contributor Author

Now, M-g M-g works fine with new version v0.1.1.
Thank you.

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

No branches or pull requests

1 participant