Skip to content

Make C-g return to initial starting point#114

Merged
raxod502 merged 2 commits intoradian-software:masterfrom
save-buffer:patch-1
Jun 1, 2022
Merged

Make C-g return to initial starting point#114
raxod502 merged 2 commits intoradian-software:masterfrom
save-buffer:patch-1

Conversation

@save-buffer
Copy link
Contributor

C-g by default calls abort-minibuffers, and this was not being overridden. As a result, the point was not being restored.
This should address #110

save-buffer and others added 2 commits May 24, 2022 14:18
C-g by default calls `abort-minibuffers`, and this was not being overridden. As a result, the point was not being restored.
@raxod502
Copy link
Member

raxod502 commented Jun 1, 2022

Thanks, I added a changelog entry in ba7be19.

@raxod502 raxod502 merged commit 2af5c6c into radian-software:master Jun 1, 2022
@raxod502 raxod502 mentioned this pull request Jun 1, 2022
@raxod502
Copy link
Member

raxod502 commented Jun 1, 2022

Nice username, by the way.

@save-buffer
Copy link
Contributor Author

Great, thank you!!

I think you're the first to notice/get the reference actually 😄

@save-buffer save-buffer deleted the patch-1 branch June 1, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants