Skip to content

Fix response #831

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2025
Merged

Fix response #831

merged 1 commit into from
May 27, 2025

Conversation

hendriktews
Copy link
Collaborator

Fix display of the response buffer for display and query commands
generated by Proof General when Coq runs completely silent for the
following corner cases:

  • when the response is empty
  • in the no more goals state
  • when printing all is temporarily switched on for the display/query
    command

Fix display of the response buffer for display and query commands
generated by Proof General when Coq runs completely silent for the
following corner cases:
- when the response is empty
- in the no more goals state
- when printing all is temporarily switched on for the display/query
  command
@Matafou
Copy link
Contributor

Matafou commented May 27, 2025

Is there any reason to wait? The corner case of a query issued when a "no more subgoals" deserves a fix, but I think our users can live without it. A fortiori since we merged #762.

@hendriktews
Copy link
Collaborator Author

no, there is no reason any more AFAICT

@hendriktews hendriktews merged commit 964a595 into ProofGeneral:master May 27, 2025
146 checks passed
@hendriktews hendriktews deleted the fix-response branch May 29, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants