emacs-devel
[Top][All Lists]
Advanced

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

Re: threads and kill-buffer


From: martin rudalics
Subject: Re: threads and kill-buffer
Date: Thu, 06 Sep 2012 09:19:36 +0200

>> ... and what if this buffer was meanwhile revived by another thread?
>
> No other thread can revive that buffer, because the buffer is
> invisible to any buffer but those who have it as current.
>
> The "revived" buffer will be a different buffer, perhaps with the same
> name.

How could that work with buffers like *Help* or *Backtrace* which are
revived all the time?  Do you want to clone them?

martin



reply via email to

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