emacs-pager
emacs-pager copied to clipboard
Python version of emacs-pager
It was easier for me to write a Python version that ensures the temp file is always deleted, even if we just happen to exit the scope where it gets opened because of an exception.