emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IDO and TRAMP don't work well together


From: Matthieu Moy
Subject: IDO and TRAMP don't work well together
Date: Tue, 16 Aug 2005 00:27:01 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

I got in a lot of bugs when using TRAMP + IDO, when I have to specify
the user name. I guess the bugs are in IDO, not TRAMP (I'm CC-ing the
author of IDO).

For example:

  $ emacs -q
  M-x ido-mode RET
  C-x C-f /ssh:moy@

When I press "@", Emacs tries to open a connection (tramp: Opening
connection at ssh using nil...) and ends with an error message:
"tramp: Opening connection at ssh using nil...". It should have waited
for the hostname.

Second bug:
If I just do

  C-x C-f /moy@

then Emacs inserts a slash right after the "@". I can't enter the
hostname.

When the filename contains no "@", everything works well.

Thanks for you attention.


In GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.6.9)
 of 2005-08-12 on pacem, modified by Debian
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--build' 'i486-linux-gnu' '--host'
 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib'
 '--libexecdir=/usr/lib' '--localstatedir=/var'
 '--infodir=/usr/share/info' '--mandir=/usr/share/man'
 '--with-pop=yes' '--with-gif'
 
'--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/22.0.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.0.50/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.0.50/leim'
 '--with-x=yes' '--with-x-toolkit=gtk' 'CFLAGS=-DDEBIAN -g
 -Wno-pointer-sign -O2' 'build_alias=i486-linux-gnu'
 'host_alias=i486-linux-gnu''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
C-x C-f / / <backspace> <backspace> C-g C-x <up> M-x 
i d o <tab> m o <tab> <return> / <backspace> C-x C-f 
/ / t m <backspace> <backspace> s v <backspace> s h 
: m o y @ M-x r e p o r <tab> <return>

Recent messages:
For information about the GNU Project and its goals, type C-h C-p.
Quit
Loading ido...done
Loading regexp-opt...done
tramp: Opening connection at ssh using nil...
tramp: Waiting for prompts from remote shell
tramp: Waiting 60s for prompt from remote shell
tramp: Permission denied by remote host.
tramp-process-actions: Login failed
Loading emacsbug...done

-- 
Matthieu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]