Thanks to visit codestin.com
Credit goes to github.com

Skip to content

diffs not shown when Coq is run completely silent #835

@Flupp

Description

@Flupp

When coq-run-completely-silent is enabled, then coq-diffs has no effect and diffs are never shown.

When diffs are needed, coq-run-completely-silent can be disabled as a workaround.

When coq-run-completely-silent is enabled, Proof General requests goals explicitly via Show command, however, the output is then without diff markup. The Show Proof command (which displays the proof term; not the goal) has optional parameters for enabling printing with diff. There does not seem to be an equivalent for demanding a diff when explicitly showing goals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions