From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: org-edit-src-code : same window? Date: Wed, 01 Sep 2010 21:03:05 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=44558 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oqsai-0000gh-So for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 15:03:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oqsag-0002s2-8z for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 15:03:24 -0400 Received: from lo.gmane.org ([80.91.229.12]:35228) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oqsag-0002ro-3i for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 15:03:22 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Oqsad-0004CY-T2 for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 21:03:19 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Sep 2010 21:03:19 +0200 Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Sep 2010 21:03:19 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Is there a way to configure emacs/org so that C-c ' which calls org-edit-src-code for me opens the source in the same window rather than splitting the window and continuing to show the then redundant org babel source? cheers r.