emacs-devel
[Top][All Lists]
Advanced

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

Re: threads and kill-buffer


From: Eli Zaretskii
Subject: Re: threads and kill-buffer
Date: Wed, 05 Sep 2012 22:45:36 +0300

> From: "Stephen J. Turnbull" <address@hidden>
> Cc: Eli Zaretskii <address@hidden>,
>     address@hidden
> Date: Thu, 06 Sep 2012 04:00:19 +0900
> 
>  > we would have to decide what buffer-live-p returns for a buffer
>  > that is killed-but-not-yet-dead.
> 
> nil.

I think it should return non-nil to the thread(s) that have that
buffer as current, and nil to all the rest.

If we don't pretend the buffer is still there and in perfectly good
state to the threads that have the buffer as current, then all this
method breaks down.



reply via email to

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