help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fixing a window in place


From: Pascal J. Bourguignon
Subject: Re: Fixing a window in place
Date: Wed, 29 Apr 2009 12:52:39 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin)

Paul Mead <paul.d.mead@gmail.com> writes:

> Hi
>
> Is there any way of making a particular window persistent? I have an erc
> window which obviously disappears when I do other things and I'd like to
> keep a small window at the bottom of the screen so I can keep an eye on
> it. Is there a function or hack to do this?

You can store the window configuration in a register, and jump back to it.

But if you want to keep an eye on it, the best is to open another
frame, if you're using a window manager.

C-x 5 2    to create a new frame
C-x 5 o    to switch from one frame to the other.


-- 
__Pascal Bourguignon__


reply via email to

[Prev in Thread] Current Thread [Next in Thread]