unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Joe" <Johannes.Labisch@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Splitting window displayed in special frame
Date: 26 Jan 2007 04:41:06 -0800	[thread overview]
Message-ID: <1169815266.359141.17750@l53g2000cwa.googlegroups.com> (raw)

Hello,

I have set the variable special-display-buffer-names to
  (("*SQL*" (width . 139) ))))
.
Whenever I create a "*SQL*" buffer, it is displayed in a new frame as
it should be.
The only problem is that if something is happening in the mini-buffer
that creates a (temporary) window, like completion, the buffer
*Completions* is displayed in a different frame.
For instance, if I do find-file and press tab to get the file
completions list, it is displayed in another (existing) frame instead
of splitting the window temporary as it is done for other windows.

I tried to set special-display-buffer-names to
  (("*SQL*" (width . 139) (unsplittable . nil))))
but it had no effect.

It should not act different for *Completions* in the special-displayed
buffer from *Completions* of a function issued in a normal buffer.
How can I do that?

             reply	other threads:[~2007-01-26 12:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-26 12:41 Joe [this message]
2007-01-26 20:59 ` Splitting window displayed in special frame rgb
2007-01-29 12:28   ` Joe
2007-01-29 14:39     ` rgb

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=1169815266.359141.17750@l53g2000cwa.googlegroups.com \
    --to=johannes.labisch@gmail.com \
    --cc=help-gnu-emacs@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.
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).