From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petro Subject: open a source code Date: Mon, 28 May 2012 15:59:31 +0200 Message-ID: <87mx4sflto.fsf@cica.cica> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZ1QW-0007hF-CU for emacs-orgmode@gnu.org; Mon, 28 May 2012 11:00:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZ1QU-0006mt-PK for emacs-orgmode@gnu.org; Mon, 28 May 2012 11:00:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:56423) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZ1QU-0006lC-Ih for emacs-orgmode@gnu.org; Mon, 28 May 2012 11:00:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SZ1QS-0000Lk-HU for emacs-orgmode@gnu.org; Mon, 28 May 2012 17:00:04 +0200 Received: from 0x4dd745cf.adsl.cybercity.dk ([77.215.69.207]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 May 2012 17:00:04 +0200 Received: from khoroshyy by 0x4dd745cf.adsl.cybercity.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 May 2012 17:00:04 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all. If I open a python code using "C-c '", emacs window splits into two. One with with python mode and another with org mode. How can I prevent splitting and make python window full screen? Thanks. Petro.