all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.