Closed c1-g closed 11 months ago
Thanks, but this patch would leave the temp file on disk. You should probably use unwind-protect
.
@alphapapa Hi, I added unwind-protect
like you requested. Sorry I took so long to reply.
Thanks for your patience. I squashed, rebased, updated the changelog, and merged.
Here is the patch that makes the process from pandoc replace the buffer string with its error message and show it throught the capture buffer.
This is intended to be used to debug #42.