From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: dave@adboyd.com (J. David Boyd) Newsgroups: gmane.emacs.help Subject: Re: compiling or grepping always shows ":Run Compiling" Date: 11 Oct 2004 14:48:08 -0400 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <81r7o5jdlj.fsf@adboyd.com> References: <87is9q1fiy.fsf@utanet.at> <87k6tz3d1t.fsf@utanet.at> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1097520558 6143 80.91.229.6 (11 Oct 2004 18:49:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Oct 2004 18:49:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 11 20:48:44 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CH5Dv-0001cf-00 for ; Mon, 11 Oct 2004 20:48:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CH5Ks-0003nt-Qg for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Oct 2004 14:55:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CH5KY-0003hQ-1l for help-gnu-emacs@gnu.org; Mon, 11 Oct 2004 14:55:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CH5KW-0003gh-U2 for help-gnu-emacs@gnu.org; Mon, 11 Oct 2004 14:55:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CH5KW-0003gP-Ju for help-gnu-emacs@gnu.org; Mon, 11 Oct 2004 14:55:32 -0400 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CH5DT-000664-1f for help-gnu-emacs@gnu.org; Mon, 11 Oct 2004 14:48:15 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CH5DS-0004hs-00 for ; Mon, 11 Oct 2004 20:48:14 +0200 Original-Received: from wbar5.tampa1-4-11-125-246.dsl-verizon.net ([4.11.125.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 20:48:14 +0200 Original-Received: from dave by wbar5.tampa1-4-11-125-246.dsl-verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Oct 2004 20:48:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 28 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: wbar5.tampa1-4-11-125-246.dsl-verizon.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21196 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21196 Stefan Reichör writes: > dave@adboyd.com (J. David Boyd) writes: > > > Stefan Reichör writes: > > > I see that behaviour also sometimes. > > > > > > When I issue the following command: > > > M-: (setq compilation-in-progress nil) > > > > > > The "Compiling" goes away. > > > > > > > Is the process still running in your circumstance? When I go to exit > > emacs later, I always get a warning that the process is still running. > > No the process has already finished when that happened. > > > I'll have to look and see if ps shows me the process. I've assumed it is > > running... > > Stefan. Hmm, my process is finished, well, actually, it shows in ps as . Is that some kind of clue, to the more worldly out there? Dave