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: ipv6 and Tramp. Date: Sat, 03 Jan 2009 16:46:45 +0100 Message-ID: <87prj4e6je.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1230997646 719 80.91.229.12 (3 Jan 2009 15:47:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Jan 2009 15:47:26 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 03 16:48:35 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 1LJ8jq-0002pc-H2 for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Jan 2009 16:48:34 +0100 Original-Received: from localhost ([127.0.0.1]:38030 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJ8ib-0007jT-BX for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Jan 2009 10:47:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LJ8iH-0007gT-QX for help-gnu-emacs@gnu.org; Sat, 03 Jan 2009 10:46:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LJ8iG-0007eo-Pj for help-gnu-emacs@gnu.org; Sat, 03 Jan 2009 10:46:56 -0500 Original-Received: from [199.232.76.173] (port=55312 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJ8iG-0007el-K1 for help-gnu-emacs@gnu.org; Sat, 03 Jan 2009 10:46:56 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:42929) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LJ8iG-0004Gk-2M for help-gnu-emacs@gnu.org; Sat, 03 Jan 2009 10:46:56 -0500 Original-Received: (qmail invoked by alias); 03 Jan 2009 15:46:53 -0000 Original-Received: from p57A23782.dip0.t-ipconnect.de (EHLO LKG29808F.local) [87.162.55.130] by mail.gmx.net (mp005) with SMTP; 03 Jan 2009 16:46:53 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/4WMwo8Kj4zJqGINiQwfiEtMd/iJVRGXeCsRun/C oBM5fuymfaCFxx In-Reply-To: (=?iso-8859-1?Q?=22=D3scar?= Fuentes"'s message of "Wed\, 19 Nov 2008 23\:32\:14 +0100") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.58 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:61035 Archived-At: =D3scar Fuentes writes: > I'm trying to access a host through ipv6 with Tramp. > > Which is the syntax? This complains about "Not a Tramp filename" > > /[some:ip:v6:address:for:tramp]:/ I've added the code to tramp.el today. > I'm using Emacs 23.0.60.1 built 2008-09-27 on Windows XP. With your next refresh of Emacs 23, it shall work. I haven't tested it on Windows XP (I don't run it); maybe you can report whether it's OK. Best regards, Michael.