bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6019: 23.1; ange-ftp with VAX


From: Glenn Morris
Subject: bug#6019: 23.1; ange-ftp with VAX
Date: Mon, 11 Jul 2011 17:39:42 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]