We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I make a hole, and then try and delete it, I get an error message:
Wrong number of arguments: #[(ov after-p beg end &optional len) ...
The backtrace is the following:
Debugger entered--Lisp error: (wrong-number-of-arguments #f(compiled-function (ov after-p beg end &optional len) #<bytecode 0x1ad5deb00df1881f>) 2) fringe-helper-modification-func(88 99) evil-delete(88 99 nil nil nil) evil-delete-line(nil nil nil nil) funcall-interactively(evil-delete-line nil nil nil nil) call-interactively(evil-delete-line nil nil) command-execute(evil-delete-line)
The text was updated successfully, but these errors were encountered:
Can you please explain what you mean by:
Sorry, something went wrong.
I.e., make something like ?rhs, and then go to the end and hit "backspace".
?rhs
If I do that I get ?rh.
?rh
No branches or pull requests
When I make a hole, and then try and delete it, I get an error message:
The backtrace is the following:
The text was updated successfully, but these errors were encountered: