From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.bugs Subject: bug#8929: 24.0.50; tramp hangs when process died Date: Thu, 07 Jul 2011 15:24:31 +0200 Message-ID: <8762ne1awg.fsf@gmx.de> References: <87tybf4b6l.fsf@ubik.of1par.int.rtblw.com> <87oc1l7zbp.fsf@gmx.de> <87r56fwt17.fsf@ubik.of1par.int.rtblw.com> <87d3hu40o5.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1310045141 16731 80.91.229.12 (7 Jul 2011 13:25:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2011 13:25:41 +0000 (UTC) Cc: 8929@debbugs.gnu.org To: =?UTF-8?Q?S=C3=A9bastien?= Gross Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 07 15:25:37 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QeoaG-0003Se-38 for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 15:25:36 +0200 Original-Received: from localhost ([::1]:52933 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeoaE-0003tY-QO for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 09:25:34 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeoZm-0003oT-Fs for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 09:25:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeoZj-0007t5-VG for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 09:25:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeoZj-0007sO-Do for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 09:25:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QeoZi-0003zP-KO; Thu, 07 Jul 2011 09:25:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Michael Albinus Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 07 Jul 2011 13:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8929 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8929-submit@debbugs.gnu.org id=B8929.131004508915313 (code B ref 8929); Thu, 07 Jul 2011 13:25:02 +0000 Original-Received: (at 8929) by debbugs.gnu.org; 7 Jul 2011 13:24:49 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeoZV-0003yw-BD for submit@debbugs.gnu.org; Thu, 07 Jul 2011 09:24:49 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QeoZS-0003yj-Ux for 8929@debbugs.gnu.org; Thu, 07 Jul 2011 09:24:48 -0400 Original-Received: (qmail invoked by alias); 07 Jul 2011 13:24:39 -0000 Original-Received: from p57BB9A05.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.154.5] by mail.gmx.net (mp010) with SMTP; 07 Jul 2011 15:24:39 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/6ZPEbogX6/NFlIco3W4RORUq6okVzRBBCW4nIYy DY2mRumcm9+lmE In-Reply-To: <87d3hu40o5.fsf@gmx.de> (Michael Albinus's message of "Fri, 01 Jul 2011 14:59:06 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 07 Jul 2011 09:25:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48156 Archived-At: Michael Albinus writes: Hi S=C3=A9bastien, > I've extended the sentinel a little bit, and I've moved the sentinel > setup to `tramp-maybe-open-connection'. It is activated for all > processes now. > > Could you, please, check the patch, whether it is sufficient to your need= s? Does the patch work for you? I have submitted it to the trunk, meanwhile. If yes, we could close the bug. >> Cheers, Best regards, Michael.