emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alexis <flexibeast@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Bug: `org-edit-special` doesn't respect dedicated windows
Date: Sun, 01 Mar 2015 14:43:37 +1100	[thread overview]
Message-ID: <87vbil757a.fsf@gmail.com> (raw)


Context:

Manually compiled Emacs 24.4.1 on Debian Wheezy(+updates) x86_64.

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.


Alexis.

             reply	other threads:[~2015-03-01  3:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-01  3:43 Alexis [this message]
2015-03-01  9:20 ` Bug: `org-edit-special` doesn't respect dedicated windows Nicolas Goaziou
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=87vbil757a.fsf@gmail.com \
    --to=flexibeast@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).