idris-mode
idris-mode copied to clipboard
Use the same buffer information throughout file load.
Fixes a race condition when using popwin. When file is done loading (current-buffer) will be nil.
A fresher version of https://github.com/idris-hackers/idris-mode/pull/483
Closes #423
Should I be using something else? (#158)
Sorry about the delay in someone checking your PR. Although I am an emacs user I do not know too much about the internals or making modes. So I am doing light maintenance to tag a release.
If you are able to recheck that your PR works then let me know and I will merge.