mmontone / emacs-inspector

Inspection tool for Emacs Lisp objects.
GNU General Public License v3.0
108 stars 9 forks source link

Fix corner case inspector--temp-buffer is killed #33

Closed daanturo closed 3 months ago

daanturo commented 4 months ago

When the said variable is non-nil but is a kill buffer, operations that use it will raise an error.