[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: position on changing defaults?
From: |
Gregory Collins |
Subject: |
Re: position on changing defaults? |
Date: |
Sat, 08 Mar 2008 13:08:19 -0500 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.51 (gnu/linux) |
Richard Stallman <address@hidden> writes:
> When doing C-x b it will start by showing in the minibuffer a list of
> the buffers.
>
> I think I would find that very annoying. I tend to have 50 buffers or
> more.
>
> I don't think this should be the default, not just for C-x b,
> and not for anything else either.
I think you should try the function out before being so eager to dismiss
it. Iswitchb-mode (and the very similar ido-mode, which I prefer) can
save a lot of keystrokes; e.g. I can call up my "*haskell*" buffer more
quickly by typing "C-x b ask RET", or my "*Summary list.emacs*" buffer
by typing "C-x b .e RET". Stock switch-to-buffer will only do completion
on prefixes, and then only when you hit "TAB".
The reason that it displays a (partial, btw) list of the buffers is so
that you can interactively see how the list is being narrowed by your
keystroke input. Usually you can uniquely identify the buffer you want
within three or four keystrokes. I also keep a large number of buffers
open (hundreds, sometimes), and I don't think I could ever go back to
the stock behaviour.
You can make an argument that this kind of thing is a "power user"
feature that shouldn't be made default, but that decision shouldn't be
made by a snap judgment based on a prima facie reading of a one-sentence
description of its behaviour.
G.
- RE: position on changing defaults?, (continued)
- RE: position on changing defaults?, Drew Adams, 2008/03/06
- Re: position on changing defaults?, Xavier Maillard, 2008/03/08
- Re: position on changing defaults?, Johan Bockgård, 2008/03/06
- Re: position on changing defaults?, Mathias Dahl, 2008/03/06
- Re: position on changing defaults?, Juri Linkov, 2008/03/06
- Re: position on changing defaults?, Xavier Maillard, 2008/03/08
- Re: position on changing defaults?, Richard Stallman, 2008/03/06
- Re: position on changing defaults?, Miles Bader, 2008/03/06
- Re: position on changing defaults?, Dan Nicolaescu, 2008/03/06
- Re: position on changing defaults?, Richard Stallman, 2008/03/08
- Re: position on changing defaults?,
Gregory Collins <=
- Re: position on changing defaults?, Miles Bader, 2008/03/08
- Re: position on changing defaults?, Dan Nicolaescu, 2008/03/08
- Re: position on changing defaults?, Miles Bader, 2008/03/08
- Re: position on changing defaults?, Dan Nicolaescu, 2008/03/08
- Re: position on changing defaults?, Mathias Dahl, 2008/03/09
- Re: position on changing defaults?, Xavier Maillard, 2008/03/10
- RE: position on changing defaults?, Drew Adams, 2008/03/11
- Re: position on changing defaults?, Juri Linkov, 2008/03/09
- RE: position on changing defaults?, Drew Adams, 2008/03/09
- Re: position on changing defaults?, Juri Linkov, 2008/03/09