]> git.eshelyaron.com Git - emacs.git/commit
Protect compilation-auto-jump against code killing the buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 5 Sep 2020 12:31:52 +0000 (14:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 5 Sep 2020 12:31:52 +0000 (14:31 +0200)
commiteca6c9281f0506f9c8c866ae2025288c44ea994a
tree45903edc110479a892bb5c1835d38ee8b0a9e553
parenta30268907c44bb88e601c61c1be9bd4949ad2f7d
Protect compilation-auto-jump against code killing the buffer

* lisp/progmodes/compile.el (compilation-auto-jump): Something may
have killed the buffer before the timer fired (bug#24585).
lisp/progmodes/compile.el