Zongyuan Liu
Zongyuan Liu
I can confirm both the issue and the fix.
I encountered a similar issue after upgrading PG. I set `proof-prog-name` in my emacs config file, but the code quoted above always overwrites my config.
#8132 might fix it.
I'm interested in implementing specialization patterns and improving `ispecialize`. Since @oliversoeser's `iapply` PR #80 already implements some of the specialization patterns and Proof mode terms, such effort should build on...
Hi, I'm working on it.