[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fixing a window in place
From: |
Paul Mead |
Subject: |
Re: Fixing a window in place |
Date: |
Wed, 29 Apr 2009 12:19:34 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (windows-nt) |
Lennart Borgman <lennart.borgman@gmail.com> writes:
>>
>> 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?
>
>
> Maybe set-window-dedicated-p can help?
I've tried that, but as far as I can tell, it dedicates the window to a
particular function, but doesn't stop it from being hidden by other
processes, I'm particularly referring to the org-mode agenda or gnus.