emacs-devel
[Top][All Lists]
Advanced

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

Re: help needed with gnus mode-line


From: Stefan Monnier
Subject: Re: help needed with gnus mode-line
Date: Mon, 04 Jul 2011 11:58:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> Of course, minibuffer-selected-window is not quite right either: you
>> don't want to modify the mode-line of the buffer from where the M-: was
>> typed, but the mode-line that's right above the minibuffer (which
>> doesn't even exist in minibuffer-only frames).
> Right, i didn't find how to get safely the window right above
> minibuffer.

If the frame is split, there might be several windows directly above
the minibuffer.  But if "the leftmost" or "the rightmost" is good
enough, then maybe windmove.el will give you some working code.


        Stefan "Yes, using the mode-line is messy"



reply via email to

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