[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.0.25); saving remote buffer fails
From: |
clemens fischer |
Subject: |
Re: tramp (2.0.25); saving remote buffer fails |
Date: |
31 Dec 2002 02:28:48 +0100 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i386-unknown-freebsd4.3) |
address@hidden (Kai Großjohann):
>> ftp> open ftp.linuxlupe.de
>> Connected to ftp.linuxlupe.de.
>> 220 ProFTPD 1.2.2rc1 Server ready.
>> user "#!ino2" Turtle Power!
>> ftp> 331 Password required for #!ino2.
>> Password:
>> 530 Login incorrect.
>>
>> the original filename in my C-x C-f was, of course,
>> "/address@hidden:/", which asked for my password and produced
>> a valid completion buffer.
>
> Hm. Strange. Where did it get that? Did you do C-h v on
> file-name-handler-alist to verify that Tramp was indeed out of the
> loop?
yes. really, really weird! i get an ange-ftp prompt for #!ino2...,
answer it correctly as if it had asked for ino2's, get the error
message and the file in a separate buffer!
i just have to find out what this is all about. stay tuned.
> Then it can't have been a bug in Tramp...
it obviously isn't, because i just tried again on a fresh emacs
incarnation with definitely no tramp on the file-name-handler-alist.
>> it is unfortunate that a filename of "/ftp:address@hidden:/"
>> (explicit ftp scheme) doesn't work.
>
> Yes. I shall try to find the time.
don't rush it too much! i think i'm not the only one appreciating
what you're doing for the community, you earned a timeout of more
than a millisecond :)
clemens