From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.help Subject: Re: tramp trouble with 24.3 Date: Fri, 19 Apr 2013 14:23:28 -0400 Message-ID: References: <877gjyio09.fsf@gmx.de> <8738umimrg.fsf@gmx.de> <874nf2cskm.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1366395836 26534 80.91.229.3 (19 Apr 2013 18:23:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2013 18:23:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 19 20:24:00 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UTFyW-0002og-Ic for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Apr 2013 20:23:56 +0200 Original-Received: from localhost ([::1]:36348 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTFyW-0001nv-4c for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Apr 2013 14:23:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTFyK-0001nd-AM for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 14:23:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTFyF-00034J-Qg for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 14:23:44 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:50487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTFyF-000340-Hv for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 14:23:39 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UTFyB-0002XC-Nt for help-gnu-emacs@gnu.org; Fri, 19 Apr 2013 20:23:35 +0200 Original-Received: from exa2-in-fw-01-epn.hns.com ([139.85.223.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Apr 2013 20:23:35 +0200 Original-Received: from ndbecker2 by exa2-in-fw-01-epn.hns.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Apr 2013 20:23:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: exa2-in-fw-01-epn.hns.com User-Agent: KNode/4.10.2 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90258 Archived-At: Michael Albinus wrote: > Neal Becker writes: > > Hi Neal, > >> ssh -l root -o ControlPath=/tmp/tramp.1817NCW.%r@%h:%p -o ControlMaster=yes >> -e none nbecker1 >> root@nbecker1's password: >> ControlSocket /tmp/tramp.1817NCW.root@nbecker1:22 already exists, disabling >> multiplexing >> Last login: Fri Apr 19 11:19:44 2013 from nbecker7.hughes.com >> [root@nbecker1 ~]# > > Looks like this prompt does not match `tramp-shell-prompt-pattern'. Did > you have some Tramp special settings in Emacs 24.2? > > I don't remember that `tramp-shell-prompt-pattern' has changed last > months, but I might be wrong. Anyway, adapt `tramp-shell-prompt-pattern' > for that prompt. The Tramp manual gives you some hints. > > Best regards, Michael. No I didn't set anything special, and in fact, had earlier seen the problem with emacs -Q. This is a linux box talking to a linux box, so if doesn't work for me, I'll bet I'm not the only one who will/has seen this.