From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Process has died with multi-hop TRAMP Date: Sat, 26 Jan 2008 16:01:12 +0100 Message-ID: <87fxwk1vif.fsf@gmx.de> References: <20080126081923.GA9831@Clio.twb.ath.cx> <87prvo3hex.fsf@gmx.de> <20080126134716.GA2580@Clio.twb.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201359443 3273 80.91.229.12 (26 Jan 2008 14:57:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Jan 2008 14:57:23 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, rfrancoise@debian.org To: "Trent W. Buck" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 26 15:57:43 2008 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 1JImTW-0007Fw-Dg for ged-emacs-devel@m.gmane.org; Sat, 26 Jan 2008 15:57:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JImT6-0001ta-1a for ged-emacs-devel@m.gmane.org; Sat, 26 Jan 2008 09:57:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JImT3-0001tV-25 for emacs-devel@gnu.org; Sat, 26 Jan 2008 09:57:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JImT0-0001tJ-NC for emacs-devel@gnu.org; Sat, 26 Jan 2008 09:57:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JImT0-0001tG-G5 for emacs-devel@gnu.org; Sat, 26 Jan 2008 09:57:10 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JImT0-0004Mm-E4 for emacs-devel@gnu.org; Sat, 26 Jan 2008 09:57:10 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JImSz-0006Fy-N3 for emacs-pretest-bug@gnu.org; Sat, 26 Jan 2008 09:57:09 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JImSw-0004LY-SX for emacs-pretest-bug@gnu.org; Sat, 26 Jan 2008 09:57:09 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JImSw-0004Ky-F1 for emacs-pretest-bug@gnu.org; Sat, 26 Jan 2008 09:57:06 -0500 Original-Received: (qmail invoked by alias); 26 Jan 2008 14:57:05 -0000 Original-Received: from p57A23F24.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.63.36] by mail.gmx.net (mp029) with SMTP; 26 Jan 2008 15:57:05 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18UaEFQ1GMUFNhYv4UkO7ujbtPHghYrH4fE3Xk6OY TnGGoD+mWtSZOg In-Reply-To: <20080126134716.GA2580@Clio.twb.ath.cx> (Trent W. Buck's message of "Sun, 27 Jan 2008 00:47:18 +1100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: 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:87575 gmane.emacs.pretest.bugs:20766 Archived-At: "Trent W. Buck" writes: > Darn, I was afraid of that. Is it possible to have a stub multi > method that simply throws a more meaningful error than the one I > reported (e.g. "the on-the-fly multi method is no longer in tramp, see > (info "(tramp)foo")")? Yep, I've added this. Best regards, Michael.