GNU bug report logs -
#7156
24.0.50; tramp-handle-substitute-in-file-name is missing?
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Mon, 4 Oct 2010 02:51:01 UTC
Severity: normal
Found in version 24.0.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7156 in the body.
You can then email your comments to 7156 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7156
; Package
emacs
.
(Mon, 04 Oct 2010 02:51:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 04 Oct 2010 02:51:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
If I have `(setq tramp-default-method "ftp")' in my ~/.emacs file
ftp doesn't work. You can reproduce this as follows:
$ emacs -Q -eval '(setq tramp-default-method "ftp")'
And try to perform dired as: `C-x d /USER <at> localhost:~/'
Debugger entered--Lisp error: (void-function tramp-handle-substitute-in-file-name)
signal(void-function (tramp-handle-substitute-in-file-name))
byte-code(...
tramp-file-name-handler(substitute-in-file-name "/yamaoka <at> localhost:~/")
substitute-in-file-name("/yamaoka <at> localhost:~/")
read-file-name("Dired (directory): " nil "~/" nil)
dired-read-dir-and-switches("")
call-interactively(dired nil nil)
Loading tramp-sh manually solves this problem.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7156
; Package
emacs
.
(Mon, 04 Oct 2010 19:53:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 7156 <at> debbugs.gnu.org (full text, mbox):
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
> Hi,
Hi,
> If I have `(setq tramp-default-method "ftp")' in my ~/.emacs file
> ftp doesn't work. You can reproduce this as follows:
>
> $ emacs -Q -eval '(setq tramp-default-method "ftp")'
>
> And try to perform dired as: `C-x d /USER <at> localhost:~/'
Should be fixed now.
Thanks for reporting, and best regards, Michael.
Reply sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
You have taken responsibility.
(Tue, 05 Oct 2010 00:06:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
bug acknowledged by developer.
(Tue, 05 Oct 2010 00:06:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 7156-done <at> debbugs.gnu.org (full text, mbox):
michael.albinus <at> gmx.de wrote:
> Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
>> If I have `(setq tramp-default-method "ftp")' in my ~/.emacs file
>> ftp doesn't work. You can reproduce this as follows:
>>
>> $ emacs -Q -eval '(setq tramp-default-method "ftp")'
>>
>> And try to perform dired as: `C-x d /USER <at> localhost:~/'
> Should be fixed now.
> Thanks for reporting, and best regards, Michael.
Works fine. Thank you for the fix so quickly.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 02 Nov 2010 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 236 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.