all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Tennant <sebyte@smolny.plus.com>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: want user option for pop-to-buffer to split window horizontally not vertical
Date: 15 Dec 2005 22:01:30 +0000	[thread overview]
Message-ID: <87psny9g05.fsf@smolny.plus.com> (raw)
In-Reply-To: <BAY101-F40AEB47F1EE025BA5806C5E23B0@phx.gbl>

"Walter Gillett" <walter_gillett@hotmail.com> writes:

> Juri-
> 
> That would be great, thanks!
> 
> -Walter

Just in case... have you heard of iswitchb?

Forgive me if you have.

Just add

  (iswitchb-mode 1)

somewhere in your ~/.emacs and observe the changed behaviour.

(list-buffers) is mapped to `C-x C-b', so you can still use it, and `C-x b' is
now mapped to (iswitchb-buffer).  Cycle forward and back through buffers in the
echo area using C-s and C-r.  Select them with <RET>, kill them with C-k.  Add
patterns to iswtich-buffer-ignore if they needn't be listed.

It's far less disruptive and just as functional in my opinion.

  reply	other threads:[~2005-12-15 22:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 20:46 want user option for pop-to-buffer to split window horizontally not vertically Walter Gillett
2005-12-15  9:19 ` Juri Linkov
2005-12-15 16:49   ` want user option for pop-to-buffer to split window horizontally not vertical Walter Gillett
2005-12-15 22:01     ` Sebastian Tennant [this message]
2005-12-16 18:02       ` Walter Gillett
2005-12-16  1:52   ` want user option for pop-to-buffer to split window horizontally not vertically Richard M. Stallman
2005-12-16  7:48     ` Juri Linkov
2005-12-16 16:52       ` Johan Bockgård
2005-12-17 10:50         ` Juri Linkov
2005-12-17  1:03       ` Richard M. Stallman
2005-12-17 10:45         ` Juri Linkov
2005-12-15 17:08 ` Richard M. Stallman
2005-12-15 17:46   ` want user option for pop-to-buffer to split window horizontally notverticall Walter Gillett
2005-12-16  5:09     ` Richard M. Stallman

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=87psny9g05.fsf@smolny.plus.com \
    --to=sebyte@smolny.plus.com \
    --cc=bug-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.
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.