unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Splitting window displayed in special frame
@ 2007-01-26 12:41 Joe
  2007-01-26 20:59 ` rgb
  0 siblings, 1 reply; 4+ messages in thread
From: Joe @ 2007-01-26 12:41 UTC (permalink / raw)
  To: help-gnu-emacs

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?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-01-29 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-26 12:41 Splitting window displayed in special frame Joe
2007-01-26 20:59 ` rgb
2007-01-29 12:28   ` Joe
2007-01-29 14:39     ` rgb

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).