all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <heimdall@uni-koblenz.de>
Subject: TRAMP doesn't work with ido-mode WAS: TRAMP doesn't work anymore
Date: Mon, 08 May 2006 22:48:53 +0200	[thread overview]
Message-ID: <873bfkp7ii.fsf_-_@baldur.nicundtas.de> (raw)
In-Reply-To: mailman.1590.1147117940.9609.help-gnu-emacs@gnu.org

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Michael,

> Unfortunately, you don't mention Tramp's and Emacs' version. Let's
> assume you're using Tramp 2.1.6-pre and GNU Emacs 22.0.50 (the latter
> one is obvious from your User-Agent header line).

Ah, sorry. I use the TRAMP version bundled with GNU Emacs 22.0.50, last
CVS update 20 minutes ago.

,----[ C-h v tramp-version RET ]
| tramp-version is a variable defined in `trampver.el'.
| Its value is "2.0.53"
| 
| Documentation:
| This version of Tramp.
`----

> In other words: it should work now ...

Not for me, so I fiddled a bit arround in my ~/.emacs and found the
problem. I use `ido-mode' for both file and buffer behavior, and it
seems it doesn't work well with the new TRAMP behavior.

,----[ ~/.emacs ]
| (require 'ido)
| (ido-mode 'both)
`----

If I uncomment the ido-stuff I still get this buffer...

,----[ *tramp/ssh su* ]
| ssh: su: Name or service not known
| 
| Process *tramp/ssh su* exited abnormally with code 255
`----

...but I can continue to complete the path, and at some point TRAMP
starts loading. With ido enabled emacs doesn't accept new input after
the *tramp/ssh su* buffer appears, or better, the new input is directed
to this buffer.

Regards,
Tassilo
-- 
A child of five could understand this! Fetch me a child of five!

  parent reply	other threads:[~2006-05-08 20:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-08 15:46 TRAMP doesn't work anymore Tassilo Horn
2006-05-08 19:52 ` Michael Albinus
     [not found] ` <mailman.1590.1147117940.9609.help-gnu-emacs@gnu.org>
2006-05-08 20:48   ` Tassilo Horn [this message]
2006-05-09  4:39     ` TRAMP doesn't work with ido-mode Michael Albinus
     [not found]     ` <mailman.1600.1147149570.9609.help-gnu-emacs@gnu.org>
2006-05-09  7:51       ` Tassilo Horn
2006-05-10  9:26     ` TRAMP doesn't work with ido-mode WAS: TRAMP doesn't work anymore Leon
     [not found]     ` <mailman.1629.1147253225.9609.help-gnu-emacs@gnu.org>
2006-05-10  9:59       ` Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873bfkp7ii.fsf_-_@baldur.nicundtas.de \
    --to=heimdall@uni-koblenz.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.