UP | HOME

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.

Documentation from the http://orgmode.org/worg/ website (either in its HTML format or in its Org format) is licensed under the GNU Free Documentation License version 1.3 or later. The code examples and css stylesheets are licensed under the GNU General Public License v3 or later.