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

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

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


From: Joshua Kordani
Subject: bug#15043: 24.3; ange-ftp-run-real-handler not defined in v24.3
Date: Wed, 07 Aug 2013 12:38:15 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

My mistake, responses inline
On 8/7/13 12:28 PM, Glenn Morris wrote
This all sounds perfectly normally. Please show _exactly_ what

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

returns.
ange-ftp-run-real-handler is an alias for `tramp-run-real-handler' in
`ange-ftp.el'.

(ange-ftp-run-real-handler OPERATION ARGS)

Invoke normal file name handler for OPERATION.
First arg specifies the OPERATION, second arg is a list of arguments to
pass to the OPERATION.


Does your initial problem occur even if you start emacs with `emacs -Q'?

No, but a different problem occurs, that seems to suggest that ange-ftp is not being used to resolve C-x C-f /ftp:username@host: <TAB>, but instead is using the default tramp handler.  Does that answer your question?
-- 
Joshua Kordani
LSA Autonomy

reply via email to

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