From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: minibuffer-selected-buffer
Date: Sun, 15 Jun 2003 11:59:03 -0400 [thread overview]
Message-ID: <E19RZuJ-0003O0-JW@fencepost.gnu.org> (raw)
In-Reply-To: <16106.63591.273797.775882@tfkp07.physik.uni-erlangen.de> (message from Roland Winkler on Sat, 14 Jun 2003 12:26:47 +0200)
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.
I guess it would have to do something else to decide which buffer
to use, not based on minibuffer-selected-window or anything like that.
It could arbitrarily pick some other window in the right frame
and use its buffer.
I wouldn't bother handling this case, though.
prev parent reply other threads:[~2003-06-15 15:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-12 16:49 minibuffer-selected-buffer Roland Winkler
2003-06-13 22:03 ` minibuffer-selected-buffer Richard Stallman
2003-06-14 10:26 ` minibuffer-selected-buffer Roland Winkler
2003-06-14 23:42 ` minibuffer-selected-buffer Kim F. Storm
2003-06-15 15:59 ` Richard Stallman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E19RZuJ-0003O0-JW@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).