#83 Copying multiple delete words

Closed
opened 5 months ago by nuclearkev · 0 comments

In GNU Emacs, if you do many M-<backspace> or M-d it will keep adding the deleted stuff into the kill ring. Therefore, you could delete something like "foo bar" with 2 M-d's and paste it back with a single C-y.

In GNU Emacs, if you do many `M-<backspace>` or `M-d` it will keep adding the deleted stuff into the kill ring. Therefore, you could delete something like "foo bar" with 2 `M-d`'s and paste it back with a single `C-y`.
Kevin "The Nuclear" Bloom referenced this issue from a commit 4 months ago
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.