[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Strange error when doing M-g on a group in Gnus
From: |
Kai Großjohann |
Subject: |
Re: Strange error when doing M-g on a group in Gnus |
Date: |
Sat, 07 Sep 2002 17:33:37 +0200 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) |
Michael Albinus <address@hidden> writes:
>> Does C-x C-f /ftp: RET invoke file-name-all-completions? I'd be
>> surprised, but you never know...
>
> Deactivate `partial-completion-mode', and activate the 2nd
> tramp-message in `tramp-completion-file-name-handler'. You'll be
> surprised.
I tried "emacs -q -no-site-file", then added ~/work/gnu/tramp/lisp/
to load-path, then (require 'tramp), then (setq tramp-debug-buffer
t), then I commented out the first tramp-message call in that
function, did C-x C-f /ftp: RET, and this is what I got:
/----[ *debug tramp/ssh ftp* ]
| # Opening connection at ftp using ssh...
| # file-accessible-directory-p (/tmp)
| # expand-file-name (/tmp /tmp/)
| # file-directory-p (/tmp)
| # expand-file-name (/tmp /tmp/)
| # expand-file-name (/tmp nil)
| # file-executable-p (/tmp)
| # expand-file-name (/tmp nil)
| # Waiting for prompts from remote shell
| # Waiting 60s for prompt from remote shell
\----
/----[ *debug tramp/nil nil* ]
| # substitute-in-file-name (/ftp:)
| # expand-file-name (/ftp: nil)
\----
I see no completion here. I wonder why you are seeing a different
behavior. Is it because I use CVS Emacs?
kai
--
A large number of young women don't trust men with beards. (BFBS Radio)
- Strange error when doing M-g on a group in Gnus, Kai Großjohann, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus, Michael Albinus, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus, Kai Großjohann, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus, Michael Albinus, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus, Kai Großjohann, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus, Michael Albinus, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus, Kai Großjohann, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus, Michael Albinus, 2002/09/06
- Re: Strange error when doing M-g on a group in Gnus,
Kai Großjohann <=
Re: Strange error when doing M-g on a group in Gnus, Kai Großjohann, 2002/09/06