emacs-devel
[Top][All Lists]
Advanced

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

Re: position on changing defaults?


From: Tassilo Horn
Subject: Re: position on changing defaults?
Date: Tue, 11 Mar 2008 13:22:54 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

address@hidden (Kim F. Storm) writes:

Hi Kim,

> I guess iswitchb is still there for those who don't want to use the
> same interface for find-file (why not?)

I like and use ido, but one drawback of ido's find-file behavior is that
it doesn't work with TRAMP.  If you don't know about
`ido-fallback-command' that disqualifies ido.

BTW, I'd suggest to bind `ido-fallback-command' to `C-x b' in addition
to `C-x C-b' in `ido-buffer-completion-map'.  That's easier to remember,
because then typing a key twice will always switch to the non-ido
version, e.g. `C-x C-f' twice opens the normal find-file interface and
`C-x b' twice would switch to the default buffer switching interface.

Bye,
Tassilo




reply via email to

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