all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ido-find-file fails for tramp mode
@ 2009-08-26 18:49 CrazyVibes
  2009-08-27 10:23 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: CrazyVibes @ 2009-08-26 18:49 UTC (permalink / raw)
  To: help-gnu-emacs

emacs 23.1.50.1, tramp-mode and ido mode enabled

When use C-x C-f to open /ssh:user@remote.host:/path, ido aborted
after typing /ssh: and reported:

Opending directory: no such file or directory, /ssh:

Good old find-file works. Also can use /remote.host:/path/to/file and
ido will use scp to fetch the file, even when tramp-default-method is
ssh.

Where should I look at? Thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ido-find-file fails for tramp mode
  2009-08-26 18:49 ido-find-file fails for tramp mode CrazyVibes
@ 2009-08-27 10:23 ` Michael Albinus
  2009-08-27 14:29   ` CrazyVibes
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2009-08-27 10:23 UTC (permalink / raw)
  To: CrazyVibes; +Cc: help-gnu-emacs

CrazyVibes <crazyvibes@gmail.com> writes:

> emacs 23.1.50.1, tramp-mode and ido mode enabled
>
> When use C-x C-f to open /ssh:user@remote.host:/path, ido aborted
> after typing /ssh: and reported:
>
> Opending directory: no such file or directory, /ssh:

I cannot reproduce it here. What's the build date of your emacs 23.1.50.1?

> Where should I look at? Thanks!

Have you tried it with "emacs -Q"?

Best regards, Michael.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ido-find-file fails for tramp mode
  2009-08-27 10:23 ` Michael Albinus
@ 2009-08-27 14:29   ` CrazyVibes
  0 siblings, 0 replies; 3+ messages in thread
From: CrazyVibes @ 2009-08-27 14:29 UTC (permalink / raw)
  To: Michael Albinus; +Cc: help-gnu-emacs

On Thu, Aug 27, 2009 at 6:23 AM, Michael
Albinus<Michael.Albinus@alcatel-lucent.de> wrote:
> CrazyVibes <crazyvibes@gmail.com> writes:
>
>> emacs 23.1.50.1, tramp-mode and ido mode enabled
>>
>> When use C-x C-f to open /ssh:user@remote.host:/path, ido aborted
>> after typing /ssh: and reported:
>>
>> Opending directory: no such file or directory, /ssh:
>
> I cannot reproduce it here. What's the build date of your emacs 23.1.50.1?

2009-08-14

>
>> Where should I look at? Thanks!
>
> Have you tried it with "emacs -Q"?

This works, so it must be a problem somewhere in my .emacs?
Thanks for the tip, i'll try to find which config caused the problem.
>
> Best regards, Michael.
>




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-27 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-26 18:49 ido-find-file fails for tramp mode CrazyVibes
2009-08-27 10:23 ` Michael Albinus
2009-08-27 14:29   ` CrazyVibes

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.