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: how change default method for tramp? Date: Mon, 29 Dec 2008 23:03:41 +0100 Message-ID: <87abaezlj6.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 1230588310 2744 80.91.229.12 (29 Dec 2008 22:05:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2008 22:05:10 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Jagadeesh Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 29 23:06:15 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 1LHQEh-00088s-Oz for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Dec 2008 23:05:48 +0100 Original-Received: from localhost ([127.0.0.1]:36527 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LHQDU-0003Wz-47 for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Dec 2008 17:04:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LHQDC-0003WI-7G for help-gnu-emacs@gnu.org; Mon, 29 Dec 2008 17:03:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LHQDB-0003UV-3j for help-gnu-emacs@gnu.org; Mon, 29 Dec 2008 17:03:45 -0500 Original-Received: from [199.232.76.173] (port=54567 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LHQDA-0003UF-UJ for help-gnu-emacs@gnu.org; Mon, 29 Dec 2008 17:03:44 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:55801) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LHQDA-0007Lo-85 for help-gnu-emacs@gnu.org; Mon, 29 Dec 2008 17:03:44 -0500 Original-Received: (qmail invoked by alias); 29 Dec 2008 22:03:43 -0000 Original-Received: from p57A22FDA.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.47.218] by mail.gmx.net (mp045) with SMTP; 29 Dec 2008 23:03:43 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+ypP1QajWyWM0+S0+v6FaeCDJ+Jc9zDEl0Etn4uU ebSDV7Rd9mnYxA In-Reply-To: (Jagadeesh's message of "Mon, 29 Dec 2008 06:23:52 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.64 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:60969 Archived-At: [Repost; my first answer seems to be lost] Jagadeesh writes: > Hi All, Hi, > I have (setq tramp-default-method "ssh") in init.el but still xemacs > is loading with ftp. Am I missing something? > > I'm using > XEmacs 21.4 (patch 21) "Educational Television" [Lucid] (i486-linux- > gnu, Mule) With XEmacs, there is another Tramp file name syntax. Please RTFM. > Thanks Best regards, Michael.