all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: JS <d44sf@44ada.com>
Subject: Re: Shortcut to change buffers?
Date: Thu, 21 Apr 2005 20:20:18 +0200	[thread overview]
Message-ID: <d48qq1$vq0$1@news.net.uni-c.dk> (raw)
In-Reply-To: mailman.2417.1114098305.2895.help-gnu-emacs@gnu.org

Kevin Rodgers wrote:

> 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


I have put this file in my load path but I would like to make it a standard
option in my .emacs file. How do I do that?

In the comments it says that:

;; highlighting it in the *Completions* buffer.  As before, the window
;; displaying the possible completions is scrolled if necessary.  This
;; feature is enabled by loading this file and setting the
;; `minibuffer-complete-cycle' option to t with `M-x customize-variable'
;; or `M-x set-variable'; it is disabled by unsetting the option (to
;; nil).  Besides t, the special value `auto' enables the feature and
;; also causes the first completion to be selected immediately.

But I don't know how to set a value to "t".

I have tried: M-x customize-variable-t

but that gives no match.




> 

  parent reply	other threads:[~2005-04-21 18:20 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
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 [this message]
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

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

  git send-email \
    --in-reply-to='d48qq1$vq0$1@news.net.uni-c.dk' \
    --to=d44sf@44ada.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.