Org API
Table of Contents
Org-Screen API functions (org-screen.el)
org-screen name
Start a screen session with name
org-screen-buffer-name name
Returns the buffer name corresponding to the screen name given.
org-screen-goto name
Open the screen with the specified name in the window
org-screen-helper name arg
This method will create a screen session with a specified name and taking the specified screen arguments. Much of this function is copied from ansi-term method.