UP | HOME

Org API

Table of Contents

Org-WL API functions (org-wl.el)

org-wl-folder-type folder

Return symbol that indicates the type of folder. folder is the wanderlust folder name. The first character of the folder name determines the folder type.

org-wl-message-field field entity

Return content of field in entity. field is a symbol of a rfc822 message header field. entity is a message entity.

org-wl-open path

Follow the WL message link specified by path. When called with one prefix, open message in namazu search folder with org-wl-namazu-default-index as search index. When called with two prefixes or org-wl-namazu-default-index is nil, ask for namazu index.

org-wl-open-nntp path

Follow the nntp: link specified by path.

org-wl-store-link

Store a link to a WL message or folder.

org-wl-store-link-folder

Store a link to a WL folder.

org-wl-store-link-message

Store a link to a WL message.

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.