unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* *Python Output* window-height
@ 2006-06-12 22:17 Rares Vernica
  2006-06-12 23:02 ` Peter Dyballa
       [not found] ` <mailman.2844.1150153384.9609.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Rares Vernica @ 2006-06-12 22:17 UTC (permalink / raw)


Hi,

I am trying to set a default height for the *Python Output* buffer.

Right now it takes half of my current frame. I would like it to take less.

I tried this:
(add-to-list 'special-display-buffer-names
              '("*Python Output*" (height . 5) (same-frame . t)))

But the buffer still takes half of the current frame.

If I remove (same-frame . t), it will open a new frame, but the hight of 
the new frame is 5.

Any suggestions?

Thanks,
Ray

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

end of thread, other threads:[~2006-06-12 23:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-12 22:17 *Python Output* window-height Rares Vernica
2006-06-12 23:02 ` Peter Dyballa
     [not found] ` <mailman.2844.1150153384.9609.help-gnu-emacs@gnu.org>
2006-06-12 23:17   ` Bastien

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