[Top][All Lists]
[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.
- Re: threads and kill-buffer, (continued)
- Re: threads and kill-buffer, Tom Tromey, 2012/09/05
- Re: threads and kill-buffer, Stephen J. Turnbull, 2012/09/05
- Re: threads and kill-buffer, Tom Tromey, 2012/09/05
- Re: threads and kill-buffer, Eli Zaretskii, 2012/09/05
- Re: threads and kill-buffer, Stephen J. Turnbull, 2012/09/05
- Re: threads and kill-buffer, Eli Zaretskii, 2012/09/06
- Re: threads and kill-buffer, Stephen J. Turnbull, 2012/09/06
- Re: threads and kill-buffer, Eli Zaretskii, 2012/09/06
- Re: threads and kill-buffer, Stephen J. Turnbull, 2012/09/06
- Re: threads and kill-buffer, Stephen J. Turnbull, 2012/09/05
- Re: threads and kill-buffer,
Eli Zaretskii <=
- Re: threads and kill-buffer, Eli Zaretskii, 2012/09/05
- Re: threads and kill-buffer, Stefan Monnier, 2012/09/05
- Re: threads and kill-buffer, Eli Zaretskii, 2012/09/06
- Re: threads and kill-buffer, Stefan Monnier, 2012/09/06
Re: threads and kill-buffer, SAKURAI Masashi, 2012/09/04
Re: threads and kill-buffer, Dmitry Antipov, 2012/09/05