I am looking for a specific template using the ctrl + s search function in emacs.
I am looking for 0,0,0 "new line"
Basically, there are many lines, some of which are 0,0,0 inside the middle of the line, but I want to specifically search for lines ending in 0,0,0, so I would like to add a new line at the end of the search line.
How to do it in emacs?
source
share