Skip to content

How to disable the prompt for "Find this error in ..." if cargo test fails #126

Open
@c02y

Description

@c02y

When I tries to cargo test using cargo-process-test or cargo-process-current-file-tests or cargo-process-current-test, after finishing the test (test fails), it always prompts saying "Find this error in (default xxx)" and lets me choose a file.

It prompts the dialog using a window like a GUI file manager , if I disable use-file-dialog or use-dialog-box, it stills prompts inside emacs.

  • What is the purpose of this behavior?
  • How can I disable it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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