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.