emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: threads and kill-buffer


From: Stefan Monnier
Subject: Re: threads and kill-buffer
Date: Sat, 08 Sep 2012 15:45:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

BTW, besides the "signal an error" and "mark the buffer as killed but
let the thread keep using it" another option is to treat the thread
using the buffer like we do with sub-processes: either just kill it or
prompt to kill it depending on the moral equivalent of its
process-query-on-exit-flag.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]