unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Shortcut to change buffers?
Date: Thu, 21 Apr 2005 09:39:59 -0600	[thread overview]
Message-ID: <d48h86$jq6$1@sea.gmane.org> (raw)
In-Reply-To: <d48eim$teq$1@news.net.uni-c.dk>

JS wrote:
 > Joe Corneli wrote:
 > > From the tutorial (C-h T) -- which you should read all of --
 >
 > Its not quite what I meant. I know its possible to change a buffer by 
C-x b
 > <name of buffer> RET.
 >
 > But I don't think its very efficient that I need to type the buffers name
 > (enventhough I can use TAB to auto complete).
 >
 > It takes less time just to hold down ctrl and left mouse button at 
the same
 > time and then choose the buffer from that menu.
 >
 > What I thought of was something like using Alt-Tab to shift between 
windows,
 > where a menu pops up and you the find the buffer you need by repeately
 > pressing Tab while holding down Alt.

Try `C-x C-b' (M-x list-buffers).

Try `M-x electric-buffer-list', which I like enough to override that key
binding: (global-set-key "\C-x\C-b" 'electric-buffer-list) ; was 
list-buffers

Try `C-x b ?', but with TAB and M-TAB bound to cycle through the
completions: http://www.emacswiki.org/elisp/minibuffer-complete-cycle.el

-- 
Kevin Rodgers

  parent reply	other threads:[~2005-04-21 15:39 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-21 14:15 Shortcut to change buffers? JS
2005-04-21 14:25 ` Joe Corneli
     [not found] ` <mailman.2409.1114093596.2895.help-gnu-emacs@gnu.org>
2005-04-21 14:51   ` JS
2005-04-21 15:04     ` Slawomir Nowaczyk
     [not found]     ` <mailman.2416.1114096435.2895.help-gnu-emacs@gnu.org>
2005-04-21 15:24       ` JS
2005-04-21 15:56         ` Slawomir Nowaczyk
2005-04-21 15:39     ` Kevin Rodgers [this message]
2005-04-21 16:33     ` Drew Adams
2005-04-22 15:41       ` Drew Adams
     [not found]     ` <mailman.2417.1114098305.2895.help-gnu-emacs@gnu.org>
2005-04-21 18:20       ` JS
2005-04-21 21:54     ` Joe Corneli
2005-04-22 10:21     ` Steinar Børmer
2005-04-22 11:54       ` JS
2005-04-25 21:57         ` Steinar Børmer
2005-04-21 16:33 ` Klaus Berndl
2005-04-21 18:09   ` JS
  -- strict thread matches above, loose matches on Subject: below --
2005-04-21 18:35 Ryan Bowman
     [not found] <mailman.2447.1114108880.2895.help-gnu-emacs@gnu.org>
2005-04-22  1:25 ` Quokka
2005-04-22  9:54   ` JS
2005-04-22 10:34     ` Tim X
2005-04-22 10:56       ` JS
2005-04-23  5:04         ` Tim X
2005-04-22 11:24       ` JS
2005-04-22 14:45         ` Mathias Dahl
2005-04-22 15:18           ` JS
2005-04-22 15:23             ` David Kastrup
2005-04-25  7:04               ` Mathias Dahl
2005-04-23  5:08         ` Tim X

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='d48h86$jq6$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /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).