[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:RE: [External] : [Question] How to get current active window in minib
From: |
tumashu |
Subject: |
Re:RE: [External] : [Question] How to get current active window in minibuffer? |
Date: |
Mon, 25 Oct 2021 10:01:04 +0800 (CST) |
At 2021-10-25 09:35:42, "Drew Adams" <drew.adams@oracle.com> wrote:
>> I want to know how to get current active window
>> in minibuffer? so I can get some window info
>> with the help of with-selected-window
>
>C-h f active-minibuffer-window:
>
> active-minibuffer-window is a built-in function in 'C source code'.
>
> (active-minibuffer-window)
>
> Return the currently active minibuffer window, or nil if none.
Sorry, minibuffer-window is not my need, I want to get the window before
minibuffer-window active, from minibuffer.