emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: exporting splits window
Date: Thu, 21 May 2009 09:16:49 +0200	[thread overview]
Message-ID: <9A107A4F-6D3F-476B-9363-698354924F82@gmail.com> (raw)
In-Reply-To: <20524da70905190928v7b027a9eh6d520986223211d@mail.gmail.com>


On May 19, 2009, at 6:28 PM, Samuel Wales wrote:

> On 2009-05-18, Carsten Dominik <carsten.dominik@gmail.com> wrote:
>> I have now changed this so that it is parallel to what happens
>> durng all other export types:  The exported buffer stays hidden
>> when you do `C-c C-e a'.  Realizing that often you'd
>> want to paste this stuff, I am pushing the exported stuff onto
>> the kill ring.
>>
>> If you use `C-c C-e A' to export to a temporary buffer, that
>> buffer is still shown.
>
> I like the kill ring idea a lot.
>
> c-c c-e A still pops up a window.  I am getting a split window with
> the original buffer showing in one and the exported in the other, with
> point in the latter.  I have pop-up-windows set to nil.  To work
> around it, I think a user would have to advise with fairly complicated
> code detecting the window configuration beforehand, in order to
> determine whether other-window was used or whether a new window was
> popped up.

OK, you can now turn this off with

       (setq org-export-show-temporary-export-buffer nil)

- Carsten

  reply	other threads:[~2009-05-21  7:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-17 22:38 exporting splits window Samuel Wales
2009-05-19  6:26 ` Carsten Dominik
2009-05-19 16:28   ` Samuel Wales
2009-05-21  7:16     ` Carsten Dominik [this message]
2009-05-28 22:41       ` Samuel Wales

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=9A107A4F-6D3F-476B-9363-698354924F82@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=samologist@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).