From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: raphael.berbain@gmail.com (=?utf-8?Q?Rapha=C3=ABl?= Berbain) Newsgroups: gmane.emacs.help Subject: Re: remote tramp hangs Date: Wed, 02 Dec 2009 14:56:36 +0100 Organization: Guest of ProXad - France Message-ID: References: <871vjdhebk.fsf@lion.rapttech.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1259775244 30685 80.91.229.12 (2 Dec 2009 17:34:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2009 17:34:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 02 18:33:57 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NFt1h-0001FK-Fr for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Dec 2009 18:30:05 +0100 Original-Received: from localhost ([127.0.0.1]:58823 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFt1g-0006UM-Mo for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Dec 2009 12:30:04 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin2!goblin.stu.neva.ru!feeder.erje.net!proxad.net!feeder1-2.proxad.net!cleanfeed2-a.proxad.net!nnrp15-2.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Mail-Copies-To: never Cancel-Lock: sha1:O/hy2mzBypO5VgNKtJ1bUGEGvEs= Original-Lines: 12 Original-NNTP-Posting-Date: 02 Dec 2009 15:13:49 MET Original-NNTP-Posting-Host: 82.231.40.223 Original-X-Trace: 1259763229 news-4.free.fr 11229 82.231.40.223:58697 Original-X-Complaints-To: abuse@proxad.net Original-Xref: news.stanford.edu gnu.emacs.help:175249 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70324 Archived-At: * Tim X.: > However, I did have a thought.... > > If you can connect via tramp to a user account OK, but it appears to > fail when you attempt to connect as root AND if you are able to connect > as root just using ssh outside of emacs/tramp, then my guess would be > that tramp may be having problem detecting the shell prompt. Actually though about that too; root's PS1 on remote is '# '. Regular user prompt is '$ '. Both use openbsd ksh as their shell. That openbsd install is pretty much default, at least wrt. user/root env.