Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
按照这个线程;
如何替换 Emacs 中的单词?
要替换一个单词,当我发出 M-@ 时,它会选择该单词,但是当我开始输入新文本时,选择会消失,并且新文本会插入到原始单词的前面,而不是替换原始单词。为什么?
当您发出 M-@ 时,它只会进行选择。您要么需要删除这个词,要么可以启用删除选择模式。