From: Eric Schulte <eric.schulte@gmx.com>
To: Petro <khoroshyy@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: open a source code
Date: Mon, 28 May 2012 10:36:37 -0600 [thread overview]
Message-ID: <87fwaks1j3.fsf@gmx.com> (raw)
In-Reply-To: 87mx4sflto.fsf@cica.cica
Petro <khoroshyy@gmail.com> writes:
> 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.
>
>
>
Hi Petro,
Customize the `org-src-window-setup' variable to change this behavior.
The following should be close to what you're after.
(setq org-src-window-setup 'current-window)
Best,
--
Eric Schulte
http://cs.unm.edu/~eschulte
next prev parent reply other threads:[~2012-05-28 16:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-28 13:59 open a source code Petro
2012-05-28 16:36 ` Eric Schulte [this message]
2012-05-28 17:06 ` Memnon Anon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fwaks1j3.fsf@gmx.com \
--to=eric.schulte@gmx.com \
--cc=emacs-orgmode@gnu.org \
--cc=khoroshyy@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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).