Given the following buffer
input line,and then press C-c C-o result in
3 candidates:
./*scratch*:1:line1
./*scratch*:2:line2
./*scratch*:3:line3
What if I just want to save the original lines ?
It's very useful when I have to search several things and finally merge them together to analyze a log file。
Is there a solution?
Given the following buffer
input
line,and then pressC-c C-oresult inWhat if I just want to save the original lines ?
It's very useful when I have to search several things and finally merge them together to analyze a log file。
Is there a solution?