From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: delete-process bug (was: Ispell loads dict twice.) Date: Fri, 26 May 2006 01:52:34 +0200 Message-ID: References: <87k69eyddj.fsf@lrde.org> <87fyj0r41g.fsf@lrde.org> <20060524112846.GA12046@agmartin.aq.upm.es> <87bqtmjrsh.fsf_-_@lrde.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1148601312 25901 80.91.229.2 (25 May 2006 23:55:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 May 2006 23:55:12 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 26 01:55:07 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FjPfU-0000N2-3G for ged-emacs-devel@m.gmane.org; Fri, 26 May 2006 01:55:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjPfT-0003v9-Is for ged-emacs-devel@m.gmane.org; Thu, 25 May 2006 19:55:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FjPfH-0003s0-P5 for emacs-devel@gnu.org; Thu, 25 May 2006 19:54:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FjPfE-0003op-01 for emacs-devel@gnu.org; Thu, 25 May 2006 19:54:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjPfD-0003og-Qh for emacs-devel@gnu.org; Thu, 25 May 2006 19:54:47 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FjPjz-0003KK-Fg for emacs-devel@gnu.org; Thu, 25 May 2006 19:59:43 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 88E76FAC002; Fri, 26 May 2006 01:54:46 +0200 (CEST) Original-To: michael.cadilhac@lrde.org (=?utf-8?Q?Micha=C3=ABl?= Cadilhac) In-Reply-To: <87bqtmjrsh.fsf_-_@lrde.org> (=?utf-8?Q?Micha=C3=ABl?= Cadilhac's message of "Thu, 25 May 2006 12:57:18 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:55297 Archived-At: michael.cadilhac@lrde.org (Micha=C3=ABl Cadilhac) writes: > You'll have, as a result, the message =C2=AB Killed =C2=BB ; but the proc= ess > called by call-process is _not actually killed_, it's the previous > (deleted) one that was. Thank you very much for debugging this! --=20 Kim F. Storm http://www.cua.dk