gpt4 book ai didi

emacs - 如何在 emacs 中用多行替换搜索?

转载 作者:行者123 更新时间:2023-12-02 10:53:11 25 4
gpt4 key购买 nike

如何在 emacs 中用多行替换匹配项。

示例:- 将“Dog”替换为 叫声 动物

如下图

The Dog 

The Barking
animal

我在命令replace-regexp中尝试了\n,对此emacs抛出错误说 在替换文本中无效使用“\”

最佳答案

据记录in this article ,如果您使用 M-x replace-string<,答案是使用 C-qC-j 输入换行符/p>

所以对你来说:

M-x 替换字符串 RET RET 吠叫 C-qC-j 动物 RET

关于emacs - 如何在 emacs 中用多行替换搜索?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6886024/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com