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: Using ange-ftp with a @ in the login... Date: Tue, 26 Jul 2005 21:26:38 +0200 Message-ID: <87oe8pweq9.fsf@gmx.de> References: <87br54imab.fsf-monnier+gnu.emacs.help@gnu.org> <1121986577.431553.40380@f14g2000cwb.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122406133 792 80.91.229.2 (26 Jul 2005 19:28:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Jul 2005 19:28:53 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 26 21:28:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DxV6F-0007Pt-G5 for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jul 2005 21:28:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxV8b-0002Vu-LE for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jul 2005 15:30:49 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 10 Original-X-Trace: individual.net cMvs+H+cXj2ItrxzDMdpIgxa8hZaGoyMiYJTFmMyYxy7TI38wm X-No-Archive: Yes User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:fDP4cr1FhLfy3kvV97JflFUAiYc= Original-Xref: shelby.stanford.edu comp.emacs:89770 gnu.emacs.help:132686 Original-To: help-gnu-emacs@gnu.org 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 X-Gmane-Expiry: 2005-08-09 Xref: news.gmane.org gmane.emacs.help:28209 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28209 "rgb" writes: > I guess that's another bug but I'll leave the reporting to > someone who can actually test any fix that might come out. In Tramp you need to customize `tramp-user-regexp' to "[^:/ \t]*". I've tested it shortly, doesn't seem to hurt the Tramp functionality. So it should be the default with next Tramp release. Best regards, Michael.