简体   繁体   English

如何查找emacs中所有出现的字符串?

[英]How do I find all occurrences of a string in emacs?

There is a command that I can give Emacs to find all occurrences of a string in a file. 我可以给Emacs一个命令来查找文件中所有出现的字符串。 This opens up a buffer so I can browse through them. 这将打开一个缓冲区,因此我可以浏览它们。 I forgot what that command is. 我忘了那个命令是什么。 What is it? 它是什么?

您可能正在寻找Mx occur

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM