Skip to content

How to save the original candidate lines ?  #1273

@mario206

Description

@mario206

Given the following buffer

line1
line2
????
line3

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 ?

line1
line2
line3

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions