[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: minibuffer-selected-buffer
From: |
Kim F. Storm |
Subject: |
Re: minibuffer-selected-buffer |
Date: |
15 Jun 2003 01:42:06 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Roland Winkler <address@hidden> writes:
> However, I can imagine the following scenario (I don't know how
> frequent this might happen):
>
> Suppose that for a certain problem the completion table is always
> generated dynamically by calling an appropriate function. Usually,
> windows are split in order to display the completion buffer.
> However, I can imagine that a user wants to have only one window
> displayed that is showing the completions he can choose from. Of
> course, this requires that either the user explicitely deletes
> minibuffer-selected-window. Or it can happen that a small frame
> height allows only one window to be displayed.
If the need arises, the code can just record the selected buffer in a
variable for later, either directly or by using a
minibuffer-setup-hook.
--
Kim F. Storm <address@hidden> http://www.cua.dk