emacs-plus icon indicating copy to clipboard operation
emacs-plus copied to clipboard

Few fixes

Open aiguofer opened this issue 2 years ago • 0 comments

Fix KeyboardQuit exception - I'm not sure what exactly is setInjectedContext, but the exception is pretty adamant that it shouldn't be in one: TextComponentEditorAction is updated on EDT only and must not work in injected context

Ensure M-, goes back to the previous mark before hitting M-.

Fix C-w for kill region.

Ensure 'M-backspace` deletes to the beginning of the word.

aiguofer avatar Jun 11 '23 01:06 aiguofer