GNU bug report logs -
#6019
23.1; ange-ftp with VAX
Previous Next
Reported by: "Carroll, Tom" <TCarroll <at> ap.org>
Date: Fri, 23 Apr 2010 21:20:02 UTC
Severity: normal
Tags: moreinfo
Merged with 9315
Found in version 23.3
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 6019-done <at> debbugs.gnu.org (full text, mbox):
This bug is being closed because it could not be reproduced and there
was no response to a request for more information.
If you still see the problem with the latest Emacs release, 23.3,
please reply with the requested information and it can be reopened if needed.
You can view the whole report at http://debbugs.gnu.org/BUGNUMBER
Michael Albinus wrote:
> 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.
This bug report was last modified 13 years and 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.