emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: `org-edit-special` doesn't respect dedicated windows
@ 2015-03-01  3:43 Alexis
  2015-03-01  9:20 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Alexis @ 2015-03-01  3:43 UTC (permalink / raw)
  To: emacs-orgmode


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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-08  1:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-01  3:43 Bug: `org-edit-special` doesn't respect dedicated windows Alexis
2015-03-01  9:20 ` 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

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).