#83 Copying multiple delete words

已关闭
nuclearkev11 月之前创建 · 0 条评论

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 在代码提交 9 月之前 中引用了该工单
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。