Skip to content

Conversation

@8dcc
Copy link
Contributor

@8dcc 8dcc commented Nov 25, 2024

Using (interactive "r") produces the following error message right after starting Emacs (or after creating new buffers, perhaps?):

execute-extended-command: The mark is not set now, so there is no region

Since this commit changes the function arguments, it might break some existing calls from Elisp, so the change might not be worth it.

I decided to separate this PR from #61, since they are not related.

Since (interactive "r") fails when starting Emacs (or creating new buffers,
perhaps?) with the following error message:

  execute-extended-command: The mark is not set now, so there is no region

Since this commit changes the function arguments, it might break some existing
calls from Elisp, and this might not be worth it.
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.

1 participant