From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: tramp 2.1.13-pre messed up symbolic link? Date: Sat, 21 Jun 2008 10:37:58 +0200 Message-ID: <87bq1v18ux.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214037523 15390 80.91.229.12 (21 Jun 2008 08:38:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Jun 2008 08:38:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Yang Zhang Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 21 10:39:27 2008 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 1K9ycv-0005WO-VD for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jun 2008 10:39:18 +0200 Original-Received: from localhost ([127.0.0.1]:48160 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9yc6-0007l8-QB for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Jun 2008 04:38:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9ybj-0007kp-JP for help-gnu-emacs@gnu.org; Sat, 21 Jun 2008 04:38:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9ybi-0007kd-Qv for help-gnu-emacs@gnu.org; Sat, 21 Jun 2008 04:38:03 -0400 Original-Received: from [199.232.76.173] (port=53158 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9ybi-0007ka-MF for help-gnu-emacs@gnu.org; Sat, 21 Jun 2008 04:38:02 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:59468) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1K9ybi-0003ha-5a for help-gnu-emacs@gnu.org; Sat, 21 Jun 2008 04:38:02 -0400 Original-Received: (qmail invoked by alias); 21 Jun 2008 08:38:00 -0000 Original-Received: from p57A23B33.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.59.51] by mail.gmx.net (mp064) with SMTP; 21 Jun 2008 10:38:00 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19UzpMs58xUpkt91TNYaIx9OHRGGA6ciKkU3GQBWJ CCKwo7m7PL840i In-Reply-To: (Yang Zhang's message of "Thu, 19 Jun 2008 23:50:27 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:55019 Archived-At: Yang Zhang writes: > Not sure if it is the tramp's problem, or emacs 23, or both. I'd like > to use the snapshot emacs version 23 because I can use antialiased > fonts and that looked really nice. I cannot reproduce your problem here (I'm also running Ubuntu 8.04). Could you, please, start Emacs 23 with emacs -Q No further settings needed; Tramp 2.1 is included there. Then rerun your test. If there is still a problem, please apply (setq tramp-verbose 9) before running the test. As usual, I would need to see Tramp's debug buffer. > --Yang Best regards, Michael.