From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: tramp does not work when using athena Date: Mon, 27 Jun 2011 22:34:57 +0200 Message-ID: <4E08E971.3080800@swipnet.se> References: <87d3i44w8a.fsf@muni.brainbot.com> <87liwsof3a.fsf@gmx.de> <87d3i4b7to.fsf@brainbot.com> <87sjqx834y.fsf@gmx.de> <878vsnzo42.fsf@muni.brainbot.com> <87vcvry915.fsf@muni.brainbot.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1309210847 31015 80.91.229.12 (27 Jun 2011 21:40:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2011 21:40:47 +0000 (UTC) Cc: michael.albinus@gmx.de, emacs-devel@gnu.org To: Ralf Schmitt Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 27 23:40:42 2011 Return-path: Envelope-to: ged-emacs-devel@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 1QbJXq-0000Ui-Mf for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2011 23:40:38 +0200 Original-Received: from localhost ([::1]:52516 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbJXq-0002M4-0c for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2011 17:40:38 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbIWL-0002bb-Hx for emacs-devel@gnu.org; Mon, 27 Jun 2011 16:35:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbIWK-0001IX-1i for emacs-devel@gnu.org; Mon, 27 Jun 2011 16:35:01 -0400 Original-Received: from smtprelay-h22.telenor.se ([195.54.99.197]:46986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbIWJ-0001IJ-Bw for emacs-devel@gnu.org; Mon, 27 Jun 2011 16:34:59 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id C7097C441 for ; Mon, 27 Jun 2011 22:34:57 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlJbABTpCE5V4S1kPGdsb2JhbABSiRGeIAsBAQEBHhkNJYh0AsAxhjAElnGLLw X-IronPort-AV: E=Sophos;i="4.65,434,1304287200"; d="scan'208";a="203440949" Original-Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb1.telenor.se with ESMTP; 27 Jun 2011 22:34:57 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id E1ECE7FA05A; Mon, 27 Jun 2011 22:34:56 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.18) Gecko/20110613 Thunderbird/3.1.11 In-Reply-To: <87vcvry915.fsf@muni.brainbot.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.54.99.197 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141092 Archived-At: Ralf Schmitt skrev 2011-06-27 10.26: > > One more info: Running emacs inside gdb makes my tramp work reliably! > Sounds like a timing problem. Jan D.