help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Tabbed browsing in Gnu Emacs


From: Tassilo Horn
Subject: Re: Tabbed browsing in Gnu Emacs
Date: Mon, 07 Aug 2006 11:39:29 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

"Davin Pearson" <davin.pearson@gmail.com> writes:

Hi Davin,

> What is IDO?

See

,----[ C-h f ido-mode RET ]
| ido-mode is an interactive compiled Lisp function in `ido.el'.
| (ido-mode &optional ARG)
| 
| Toggle ido speed-ups on or off.
| With ARG, turn ido speed-up on if arg is positive, off otherwise.
| Turning on ido-mode will remap (via a minor-mode keymap) the default
| keybindings for the `find-file' and `switch-to-buffer' families of
| commands to the ido versions of these functions.
| However, if ARG arg equals 'files, remap only commands for files, or
| if it equals 'buffers, remap only commands for buffer switching.  This
| function also adds a hook to the minibuffer.
`----

If you don't know it, give it a try.

Bye,
Tassilo
-- 
My opinions may have changed, but not the fact that I am right.


reply via email to

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