From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Stefan_Reich=F6r?= Newsgroups: gmane.emacs.help Subject: Re: compiling or grepping always shows ":Run Compiling" Date: 09 Oct 2004 21:29:50 +0200 Organization: UTA Telekom AG (Customer) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87k6tz3d1t.fsf@utanet.at> References: <87is9q1fiy.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 1097350400 687 80.91.229.6 (9 Oct 2004 19:33:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Oct 2004 19:33:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 09 21:33:11 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 1CGMxr-0004jP-00 for ; Sat, 09 Oct 2004 21:33:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGN4i-00072h-Ml for geh-help-gnu-emacs@m.gmane.org; Sat, 09 Oct 2004 15:40:16 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!colt.net!peernews3.colt.net!newsfeed.stueberl.de!newsfeed.utanet.at!newsspool.utanet.at!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: linzu2-212-173.utaonline.at Original-X-Trace: newsreader1.utanet.at 1097350327 5264 212.152.212.173 (9 Oct 2004 19:32:07 GMT) Original-X-Complaints-To: abuse@uta.at Original-NNTP-Posting-Date: 9 Oct 2004 19:32:07 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:125799 Original-To: help-gnu-emacs@gnu.org 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:21163 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21163 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.