Skip to content

Fix coq-insert-named-goal-selectors wrong type argument#868

Open
dhalilov wants to merge 1 commit intoProofGeneral:masterfrom
dhalilov:fix-coq-insert-named-goal-selectors
Open

Fix coq-insert-named-goal-selectors wrong type argument#868
dhalilov wants to merge 1 commit intoProofGeneral:masterfrom
dhalilov:fix-coq-insert-named-goal-selectors

Conversation

@dhalilov
Copy link
Contributor

This PR fixes coq-insert-named-goal-selectors after the move to yasnippet, as it currently outputs "Wrong type argument: char-or-string-p, nil" in the echo area. It also fixes the missing indentation when not using yasnippet.

The move to yasnippet made `coq-insert-named-goal-selectors` raise a
"Wrong type argument: string-or-char-p, nil" in the echo area, and
also broke indentation.
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.

1 participant