org-mode/lisp
Dan Davison bf89d74325 Provide frame/window control when switching to source code edit buffer.
These changes provides frame / window management preferences for the
edit buffer generated using C-c ' on a source code block. Preferences
are specified by a new variable org-src-window-setup, which is based
on org-agenda-window-setup and has the same four options:
current-window, other-window, reorganize-frame, other-frame. These
behave as follows:

* current-window
The edit buffer appears in the current window.

* other-window
`switch-to-buffer-other-window' is used to switch to the edit buffer
in the same frame.

* reorganize-frame [default]
The current frame is reorganized so that it is split between the
source code edit buffer and the parent org buffer.

* other-frame
The edit buffer appears in a new frame. That frame is deleted when
exiting the edit buffer with C-c '.
2009-10-27 14:18:23 -04:00
..
ChangeLog Add SETUPFILE to the lit of completion keywords 2009-10-27 18:24:27 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-archive.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-ascii.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-attach.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-bbdb.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-bibtex.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-clock.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-colview-xemacs.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-colview.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-compat.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-crypt.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-docbook.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-exp-blocks.el org-exp-blocks: remove unused variables and save-match-datas 2009-10-24 15:27:45 -06:00
org-exp.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-faces.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-feed.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-footnote.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-gnus.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-habit.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-html.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-icalendar.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-id.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-indent.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-info.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-inlinetask.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-irc.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-jsinfo.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-latex.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-list.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mac-message.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-macs.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mew.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mhe.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mobile.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-mouse.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-plot.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-protocol.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-publish.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-remember.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-rmail.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-src.el Provide frame/window control when switching to source code edit buffer. 2009-10-27 14:18:23 -04:00
org-table.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-timer.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-vm.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-w3m.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-wl.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org-xoxo.el Version number to 6.32trans 2009-10-27 18:23:19 +01:00
org.el Add SETUPFILE to the lit of completion keywords 2009-10-27 18:24:27 +01:00