From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.bugs Subject: bug#6019: 23.3; Can't visit VMS file from Windows Emacs 23.3.1 Date: Tue, 30 Aug 2011 10:57:05 +0200 Message-ID: <8762lfp99a.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314694692 28405 80.91.229.12 (30 Aug 2011 08:58:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 30 Aug 2011 08:58:12 +0000 (UTC) Cc: 6019@debbugs.gnu.org To: Alan.Grunwald@tatasteel.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Aug 30 10:58:08 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QyK8z-0006mL-8F for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Aug 2011 10:58:05 +0200 Original-Received: from localhost ([::1]:60556 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyK8y-0004zH-NB for geb-bug-gnu-emacs@m.gmane.org; Tue, 30 Aug 2011 04:58:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyK8s-0004yx-Ti for bug-gnu-emacs@gnu.org; Tue, 30 Aug 2011 04:58:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyK8q-0000JC-RO for bug-gnu-emacs@gnu.org; Tue, 30 Aug 2011 04:57:58 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyK8q-0000J8-OX for bug-gnu-emacs@gnu.org; Tue, 30 Aug 2011 04:57:56 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QyKBq-0005Yz-MD; Tue, 30 Aug 2011 05:01:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Michael Albinus Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 30 Aug 2011 09:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6019 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 6019-submit@debbugs.gnu.org id=B6019.131469481920398 (code B ref 6019); Tue, 30 Aug 2011 09:01:02 +0000 Original-Received: (at 6019) by debbugs.gnu.org; 30 Aug 2011 09:00:19 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QyKB8-0005IY-OD for submit@debbugs.gnu.org; Tue, 30 Aug 2011 05:00:19 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QyKB5-0005CX-J8 for 6019@debbugs.gnu.org; Tue, 30 Aug 2011 05:00:16 -0400 Original-Received: (qmail invoked by alias); 30 Aug 2011 08:57:07 -0000 Original-Received: from p57BB98DA.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.152.218] by mail.gmx.net (mp043) with SMTP; 30 Aug 2011 10:57:07 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18vMP0IXiUvmEU0NArR0o1O4kJqL/sgqhdJwKnZcS FW6dt9bLWq9kbI In-Reply-To: (Alan Grunwald's message of "Wed, 17 Aug 2011 14:24:17 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 30 Aug 2011 05:01:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50427 Archived-At: Alan.Grunwald@tatasteel.com writes: Hi Alan, > I know next-to no emacs LISP, but I am an experienced programmer and > I've had a go at debugging this by sprinkling (message ... ...) calls > around the code. As far as I can make out, something outside amg-ftp is > calling ange-ftp-send-cmd with the command "dir /$DISK1!/". I believe it > is that that is casuing the problem, but I can't work out why this > command is being attempted. > > For what it's worth, if I connect to machin from a DOS box and type PWD, > the response is > > "$DISK1:[GRUNWALD]" is current directory. > > It seems to me that the exclamation mark between DISK1 and the slash is > causing the problem, but I've no idea where it's coming from. I have no access to a VAX any longer (for 15 years or so), and from reading the sources in ange-ftp.el I cannot find the problem. Could you, please, apply the following: (require 'ange-ftp) (require 'trace) (dolist (elt (all-completions "ange-ftp-" obarray 'functionp)) (trace-function-background (intern elt))) Then rerun your test and show the contents of the buffers *ftp ...* *trace-output* Check the buffers, that they do not contain sensitive information like your password, before sending. > Thanks, > Alan Best regards, Michael.