GNU bug report logs - #7156
24.0.50; tramp-handle-substitute-in-file-name is missing?

Previous Next

Package: emacs;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Subject: bug#7156: closed (Re: bug#7156: 24.0.50; tramp-handle-substitute-in-file-name
 is missing?)
Date: Tue, 05 Oct 2010 00:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7156: 24.0.50; tramp-handle-substitute-in-file-name is missing?

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7156 <at> debbugs.gnu.org.

-- 
7156: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7156
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: michael.albinus <at> gmx.de
Cc: 7156-done <at> debbugs.gnu.org
Subject: Re: bug#7156: 24.0.50;
	tramp-handle-substitute-in-file-name is missing?
Date: Tue, 05 Oct 2010 09:08:30 +0900
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.

[Message part 3 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; tramp-handle-substitute-in-file-name is missing?
Date: Mon, 04 Oct 2010 11:52:59 +0900
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.



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.