From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jurgen Sidgman Newsgroups: gmane.emacs.help Subject: emacs ssh Date: Tue, 25 Jul 2006 18:54:40 -0500 Message-ID: <200607251854.40652.jsidgman@gmail.com> Reply-To: jsidgman@gmail.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153871717 23999 80.91.229.2 (25 Jul 2006 23:55:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Jul 2006 23:55:17 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 26 01:55:13 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G5Wk0-0006sk-6T for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jul 2006 01:55:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5Wjz-0002yi-H3 for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jul 2006 19:55:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G5Wjm-0002yT-RI for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 19:54:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G5Wjj-0002yH-ET for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 19:54:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G5Wjj-0002yE-80 for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 19:54:51 -0400 Original-Received: from [24.94.166.122] (helo=ms-smtp-02.rdc-kc.rr.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G5Wl9-0003kB-07 for help-gnu-emacs@gnu.org; Tue, 25 Jul 2006 19:56:19 -0400 Original-Received: from [192.168.1.2] (CPE-67-48-76-142.neb.res.rr.com [67.48.76.142]) by ms-smtp-02.rdc-kc.rr.com (8.13.6/8.13.6) with ESMTP id k6PNsfxO029650 for ; Tue, 25 Jul 2006 18:54:49 -0500 (CDT) Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.9.1 Content-Disposition: inline X-Virus-Scanned: Symantec AntiVirus Scan Engine 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:36226 Archived-At: Hi, I am trying to connect to a server using ssh within emacs. It was all working just fine until I upgraded my linux and reinstalled the software. I have installed tramp and ssh so it should work out of the box but it does not. Every time I try to log on to the server I get the message: Args out of range: 0, 0 If anyone knows how to fix this, i would certainly appreciate any help. Thanks!