all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: C-x b w/Multiple Windows and Frames
Date: Fri, 17 Nov 2006 13:56:01 +0200	[thread overview]
Message-ID: <uirhecmni.fsf@gnu.org> (raw)
In-Reply-To: <431264.90288.qm@web32811.mail.mud.yahoo.com> (message from Alan Lue on Thu, 16 Nov 2006 14:22:15 -0800 (PST))

> Date: Thu, 16 Nov 2006 14:22:15 -0800 (PST)
> From: Alan Lue <alanlue@yahoo.com>
> 
> Registers are a good solution, but I'd really like to
> find a way to change the behavior of switch-to-buffer.
>  I don't know any lisp.  Is there an easy way to
> change this?  Or is there some configuration option
> built into emacs?

You could try something based on dedicated windows (see the functions
window-dedicated-p and set-window-dedicated-p), but it probably won't
be easy if you want to get away without any Lisp.

One possibility is to try the winner.el package which comes with
Emacs.  It has commands to save and restore the window configuration.

OTOH, if your problem is that you sometimes briefly visit another
file, then I'd suggest to use "C-x 5 f" to do that.  This has the
advantage of leaving your original frame's windows intact, making
return to it a simple matter of switching to the original frame.

  reply	other threads:[~2006-11-17 11:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-15 21:08 C-x b w/Multiple Windows and Frames Alan Lue
2006-11-15 21:21 ` Perry Smith
2006-11-16 22:22   ` Alan Lue
2006-11-17 11:56     ` Eli Zaretskii [this message]
2006-11-17 16:52 ` Kevin Rodgers
2006-11-18 22:44   ` Alan Lue

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=uirhecmni.fsf@gnu.org \
    --to=eliz@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.