GNU bug report logs - #15043
24.3; ange-ftp-run-real-handler not defined in v24.3

Previous Next

Package: emacs;

Reported by: Joshua Kordani <jkordani <at> lsa2.com>

Date: Wed, 7 Aug 2013 15:47:01 UTC

Severity: normal

Tags: moreinfo, notabug

Found in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 15043 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Joshua Kordani <jkordani <at> lsa2.com>
Cc: 15043 <at> debbugs.gnu.org
Subject: Re: bug#15043: 24.3; ange-ftp-run-real-handler not defined in v24.3
Date: Wed, 07 Aug 2013 12:04:19 -0400
Joshua Kordani wrote:

> attempt to C-x C-f to /ftp:user <at> url, results in error message
> ange-ftp-run-real-handler symbol not defined.
>
> C-h f on that symbol returns
>
> ange-ftp-run-real-handler is an alias for `tramp-run-real-handler',
> which is not defined. Please make a bug report.

I can't reproduce this.
tramp-run-real-handler is autoloaded, and compiled into the Emacs
executable, so it's not clear how this could happen.

What does

emacs -Q
C-h f tramp-run-real-handler RET

say for you?

What does

emacs -Q -l ange-ftp
C-h f ange-ftp-run-real-handler

say?




This bug report was last modified 11 years and 293 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.