-
Notifications
You must be signed in to change notification settings - Fork 142
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
Potential reference to non-existent(?) functions #697
Comments
I just started using Meow and was wondering why |
Great, I think I'll make a PR right now, I was waiting for #690 to be merged to make one as to not cause any issues. |
gs-101
added a commit
to gs-101/meow
that referenced
this issue
Dec 24, 2024
Correctly reference the following commands: * meow-pop-to-mark * meow-unpop-to-mark
DogLooksGood
added a commit
that referenced
this issue
Dec 24, 2024
Correctly reference the following commands: * meow-pop-to-mark * meow-unpop-to-mark Co-authored-by: tianshu <[email protected]>
jidibinlin
pushed a commit
to jidibinlin/meow
that referenced
this issue
Jan 2, 2025
Correctly reference the following commands: * meow-pop-to-mark * meow-unpop-to-mark Co-authored-by: tianshu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
meow/meow-command.el
Line 1565 in f74017c
Sorry if I'm missing some context of the functionality of
last-command
, but wouldn't the correct version of this line be:Since these commands don't have the
-command
suffix as part of their name?The text was updated successfully, but these errors were encountered: