unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ivan <ivannedr@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: switch-to-EXISTING-buffer
Date: Thu, 8 Jan 2009 04:02:45 -0800 (PST)	[thread overview]
Message-ID: <404df42d-a978-4b04-b76f-01e936956774@v5g2000prm.googlegroups.com> (raw)
In-Reply-To: s6KdnTdmqqnSdfnUnZ2dnUVZ_qLinZ2d@sysmatrix.net

On 7 Jan, 18:38, "B. T. Raven" <ni...@nihilo.net> wrote:
> Ivan wrote:
> > On 7 Jan, 11:29, "Xavier" <xav...@no.spam> wrote:
> >> Le Mercredi 07 janvier 2009 à 10:33, Ivan <ivann...@gmail.com> a écrit :
>
> >>> switch-to-buffer will on a unknown buffer create a new buffer. But for
> >>> my use I usually want an existing buffer. It would save me time and
> >>> frustration to make a simple enter try to autocomplete the rest of the
> >>> buffer name.
> >>> Does such a functionality exist?
> >> Wouldn't ido-mode be what you are looking for ?
> >> --
> >> Xavier
>
> > The ido-mode is exactly what I am looking for, thank you very much!
>
> Running Custom on iswitchb put this in my .emacs:
>
>   '(iswitchb-mode t nil (iswitchb))
>
> This may be even closer to what you want if you find that ido-mode has
> other side effects. Iswitchb-mode changes the behavior of C-x b so that
> a list of all buffers (or a customized subset) appears in the
> minibuffer. Keystokes incrementally move buffer names to the head of the
> list so that you need only to start typing the buffer name and then
> press Return when the desired buffer heads the list; no need even to
> reach for the Tab key.
>
> Ed

Yes, iswitchb-mode also does what I want, ill have to se which one i
prefer. What a luxury :)


      reply	other threads:[~2009-01-08 12:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-07  9:33 switch-to-EXISTING-buffer Ivan
2009-01-07 10:15 ` switch-to-EXISTING-buffer Peter Dyballa
2009-01-07 10:21 ` switch-to-EXISTING-buffer Sven Bretfeld
2009-01-07 10:29 ` switch-to-EXISTING-buffer Xavier
2009-01-07 13:21   ` switch-to-EXISTING-buffer Ivan
2009-01-07 17:38     ` switch-to-EXISTING-buffer B. T. Raven
2009-01-08 12:02       ` Ivan [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=404df42d-a978-4b04-b76f-01e936956774@v5g2000prm.googlegroups.com \
    --to=ivannedr@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).