From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: andrew dunn Newsgroups: gmane.emacs.help Subject: using emacs/efs with@ in username Date: 06 Feb 2003 00:08:01 +0000 Organization: myperl.cc Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1044490081.6622.15.camel@lewis> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044486381 23934 80.91.224.249 (5 Feb 2003 23:06:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2003 23:06:21 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18gYcV-0006Dt-00 for ; Thu, 06 Feb 2003 00:06:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gYbs-0004jk-00 for gnu-help-gnu-emacs@m.gmane.org; Wed, 05 Feb 2003 18:05:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gYbJ-0004Oi-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 18:05:05 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gYbD-0004C6-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 18:05:01 -0500 Original-Received: from cmailm3.svr.pol.co.uk ([195.92.193.19]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18gYao-0003YE-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 18:04:34 -0500 Original-Received: from [81.76.208.92] (helo=[171.171.0.2]) by cmailm3.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 18gYal-0002bW-00 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2003 23:04:32 +0000 Original-To: help-gnu-emacs@gnu.org X-Mailer: Ximian Evolution 1.2.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6350 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6350 Hi, Ive been using XEmacs now with my own server for quite some time, opening and saving documents remotely using the format: /user@domain.com:/file.html Recently Ive had to start editing files on a server that includes the @ symbol in the username (e.g. 'user@domain.com'), which seems to make it impossible to open files correctly. The format for opening now becomes: /user@domain.com@domain.com:/file.html As you'd expect this doesn't work because it doesn't know which @ symbol is part of the username, and which one separates the user from the domain. I hope this is clear what my problem is, and there is some kind of simple solution. Thanks for your help, -- myperl.cc - web hosting for perl people.