GNU bug report logs - #13636
24.3.50; tramp+ftp broken

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Wed, 6 Feb 2013 13:38:01 UTC

Severity: normal

Found in version 24.3.50

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 13636 <at> debbugs.gnu.org
Subject: Re: bug#13636: 24.3.50; tramp+ftp broken
Date: Wed, 06 Feb 2013 15:26:13 +0100
Thierry Volpiatto <thierry.volpiatto <at> gmail.com> writes:

> Hi,

Hi Thierry,

> I start with emacs -Q
>
> Here some basic setting:
>
> --8<---------------cut here---------------start------------->8---
> (setq ange-ftp-try-passive-mode t)
> (setq ange-ftp-passive-host-alist '(("mafreebox.freebox.fr" . "on")))
> --8<---------------cut here---------------end--------------->8---

I have done exactly the same, starting emacs -Q and evalling the two
lines. 

> C-x C-f /ftp:mafreebox.freebox.fr:/ RET
>
> On emacs-24.3.50.1:(cursor at "!")
>
> C-x C-f /ftp:mafreebox.freebox.fr"!"
>
> As soon as I enter the last ":", I have this error:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)

This does not happen to me. Do you apply other settings but the two
lines?

Which bzr revision do you use? I have tested with revno #111682

Note that I have reverted a patch recently, which might be responsible
for the problem. You could check in the ChangeLog, whether there is

2013-01-31  Michael Albinus  <michael.albinus <at> gmx.de>

        * net/tramp.el (tramp-tramp-file-p): Comment check for
        `string-as-unibyte'.  The function does not exist on XEmacs, and
        likely we need another approach.

Best regards, Michael.




This bug report was last modified 12 years and 102 days ago.

Previous Next


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