[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More than two choices in query
From: |
Stefan Monnier |
Subject: |
Re: More than two choices in query |
Date: |
Sat, 07 Feb 2009 22:24:48 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> Here is a patch to proess.c:kill_buffer_processes that does not kill
> processes not associated with a buffer.
I think we'll want some such change, but it should wait for 23.2.
> However, this still gives a message there are active processes kill them?
> If the answer is y, the firefox process is not killed.
The code will need to be adjusted there, obviously.
Stefan