From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Alexis <flexibeast@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Bug: `org-edit-special` doesn't respect dedicated windows
Date: Sun, 01 Mar 2015 10:20:06 +0100 [thread overview]
Message-ID: <877fv15b21.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87vbil757a.fsf@gmail.com> (Alexis's message of "Sun, 01 Mar 2015 14:43:37 +1100")
Hello,
Alexis <flexibeast@gmail.com> writes:
> ECM:
>
> 1. emacs -Q
> 2. Split frame into two windows via `C-x 3`.
> 3. Make one "*scratch*" buffer window dedicated via:
> (a) `M-:`
> (b) (set-window-dedicated-p (selected-window) t)
> 4. Select the other window.
> 5. Visit file `test.org`, containing:
>
> * Test
> #+begin_src emacs-lisp
> (message "Test.")
> #+end_src
>
> 6. Move point within source block, do `org-edit-special`.
> 7. The "*scratch*" buffer window will have its contents changed to
> contain an Org buffer.
Org uses `org-src-window-setup' to control the display, which overrides
dedicated windows. You may want to customize the former.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2015-03-01 9:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-01 3:43 Bug: `org-edit-special` doesn't respect dedicated windows Alexis
2015-03-01 9:20 ` Nicolas Goaziou [this message]
2015-03-01 9:31 ` Alexis
2015-03-07 4:59 ` Setting `org-src-window-setup` has no effect? [was: Re: Bug: `org-edit-special` doesn't respect dedicated windows] Alexis
2015-03-07 20:34 ` Bug: `org-edit-special` doesn't respect dedicated windows Nicolas Goaziou
2015-03-08 1:17 ` Alexis
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=877fv15b21.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=flexibeast@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).