From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: compilation-ask-about-kill Date: Wed, 06 Jan 2010 22:28:23 +0200 Organization: JURTA Message-ID: <87d41n58yw.fsf@mail.jurta.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262810070 29726 80.91.229.12 (6 Jan 2010 20:34:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Jan 2010 20:34:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alexander Klimov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 06 21:34:22 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NSca8-0000gL-3P for ged-emacs-devel@m.gmane.org; Wed, 06 Jan 2010 21:34:16 +0100 Original-Received: from localhost ([127.0.0.1]:40243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSca8-0004hV-Ky for ged-emacs-devel@m.gmane.org; Wed, 06 Jan 2010 15:34:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NScYz-00033f-KI for emacs-devel@gnu.org; Wed, 06 Jan 2010 15:33:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NScYt-0002rj-GP for emacs-devel@gnu.org; Wed, 06 Jan 2010 15:33:03 -0500 Original-Received: from [199.232.76.173] (port=42789 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NScYt-0002r5-77 for emacs-devel@gnu.org; Wed, 06 Jan 2010 15:32:59 -0500 Original-Received: from smtp-out4.starman.ee ([85.253.0.6]:56390 helo=mx2.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NScYs-0003AC-Nm for emacs-devel@gnu.org; Wed, 06 Jan 2010 15:32:58 -0500 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Original-Received: from mail.starman.ee (82.131.53.192.cable.starman.ee [82.131.53.192]) by mx2.starman.ee (Postfix) with ESMTP id 4CCBE3F40EA; Wed, 6 Jan 2010 22:32:49 +0200 (EET) In-Reply-To: (Alexander Klimov's message of "Tue, 5 Jan 2010 16:46:07 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119543 Archived-At: > It would be nice to allow recompilation with a single key stroke even > if the previous compilation hangs. With the following patch the user > can skip > > `A ... process is running; kill it?' I think we should have a common option for `compile' and `async-shell-command' that asks exactly the same question. Another possible value should also allow to automatically rename an existing output buffer with a running command without asking. -- Juri Linkov http://www.jurta.org/emacs/