[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kill-compilation failing when there are several compilation buffers
From: |
Edward Welbourne |
Subject: |
Re: kill-compilation failing when there are several compilation buffers |
Date: |
Wed, 01 Aug 2007 09:44:50 +0200 |
> C-c C-k ought to kill the current buffer's compilation if you are in a
> compilation buffer. If that doesn't reliably work, but is a bug.
OK, I'll watch out for if it repeats itself.
> Does this patch fix it?
Given how sporadic the bug is (I've seen it once in at least a
fortnight), I'll leave my system unchanged until I reproduce, then
over-ride compilation-find-buffer (by C-x C-e on the modified defun)
and see if it fixes the problem. If I simply apply the patch, and
never see the bug again, I won't know whether some peculiarity that
provoked it the first time has never repeated, or whether it's fixed.
Unfortunately, the session in which the bug showed up is now lost -
I've had a sporadic problem with my X server zorching my session when
I go to a virtual console (C-M-F1, etc.) and come back (C-M-F7); it
bit again last night :-(
Eddy.