[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18373: desktop-create-buffer: may call bury-buffer on a just killed
From: |
Stefan Monnier |
Subject: |
bug#18373: desktop-create-buffer: may call bury-buffer on a just killed buffer (?) |
Date: |
Tue, 09 Sep 2014 20:48:36 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
Version:24.4
> This, however, fails – should one or more of these buffers be
> killed after the list is saved but before it’s processed, – as
> happens with some (presumably temporary) buffers used by
> url-retrieve, which is in turn used while restoring EWW buffers
> per [1]. (Please note that the patch there is broken, though.)
> The patch MIMEd seems to fix the issue for me, although I’m not
> as of yet certain that no buffer can be killed in between the
> buffer-live-p check and the bury-buffer call.
Thanks, the patch looks good and safe, so I installed it into `emacs-24'.
Stefan
- bug#18373: desktop-create-buffer: may call bury-buffer on a just killed buffer (?),
Stefan Monnier <=