help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Python mode: make emacs use existing *Python* frame, and not open a new


From: Lars Bungum
Subject: Python mode: make emacs use existing *Python* frame, and not open a new one
Date: Tue, 24 May 2011 20:01:53 -0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

Hi,

I am using python-mode to write python code in Emacs, and when I use the useful C-c C-c key combination to interpret the buffer, Emacs always opens another window inside the window I am using.

I prefer using Emacs split in two windows (one on each physical screen) where I program in one of them and use the Python interpreter in the other. Is there a way I can tell Emacs to use the *Python* buffer in the Window that is already open instead of creating a new one?

--lars


reply via email to

[Prev in Thread] Current Thread [Next in Thread]