[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.1.2 Key bindings

Folder mode's key binding (related to selecting folders) is following.

SPC
RET
Enter to the summary mode of the folder at the current cursor point. With prefix argument, enter the sticky summary. If the cursor is on the top of folder group line, the folder group is opened or closed. When the cursor is on the access group and this command is called with prefix argument, folder children list is updated to the newest one. (Children list is updated recursively if the access folder has hierarchical structure.) (wl-folder-jump-to-current-entity)

M-RET
Folder children list of the access group at the current cursor point is updated to the newest one. (Children list is updated recursively if the access folder has hierarchical structure.) (wl-folder-update-recursive-current-entity)

w
Create a new draft message. (wl-draft)

W
If the current cursor point is on the NNTP folder, create a new draft message which already has `Newsgroups:' field. If the current cursor point is on the folder for mailing list (refile destination), create a new draft message which already has `To:' field with guessed mailing list address (If wl-subscribed-mailing-list is valid list). (wl-folder-write-current-folder)

C-c C-o
Move to the draft buffer if available. If multiple draft buffer exists, moved to one after another. If prefix argument is specified, load draft folder's message to the draft buffer and jump to it. (wl-jump-to-draft-buffer)

s
Update new and unread number information of the folder at the current cursor point. (wl-folder-check-current-entity)

S
Update summary information of the folder at the current cursor point. (wl-folder-sync-current-entity)

r s
Update new and unread number information of the folders in the currently selected region. (wl-folder-check-region)

r S
Update summary information of the folders in the currently selected region. (wl-folder-sync-region)

Z
Sync up address book status with `~/.addresses''s content. (wl-status-update)

P
Jump cursor to the folder which have unread messages on the upward from current cursor point. (wl-folder-prev-unread)

N
Jump cursor to the folder which have unread messages on the downward from current cursor point. (wl-folder-next-unread)

p
Move cursor to the folder on the previous line. (wl-folder-prev-entity)

n
Move cursor to the folder on the next line. (wl-folder-next-entity)

J
Jump to the folder specified by the user input. (wl-folder-jump-folder)

I
Prefetch new messages of the folder at the current cursor point by wl-summary-incorporate. If the cursor is on the folder group, it is executed recursively. (wl-folder-prefetch-current-entity)

c
Mark all unread messages of the folder at the current cursor point as read. If the cursor is on the folder group, it is executed recursively. (wl-folder-mark-as-read-all-current-entity)

f
Enter summary mode of the first unread folder. (wl-folder-goto-first-unread-folder)

E
Empty trash. (wl-folder-empty-trash)

F
Flush queue. (wl-folder-flush-queue)

V
Move to the virtual folder (filter folder) with the condition specified. (wl-folder-virtual)

?
Search the folders with the condition specified. (wl-folder-pick)

o
All unread folder is opened. (wl-folder-open-all-unread-folder)

x
Execute marks in summary buffers. See section 5.5 Sticky Summary. (wl-execute-temp-marks)

/
Folder group is opened/closed. (wl-folder-open-close)

[
All folder group is opened. (wl-folder-open-all)

]
All folder group is closed. (wl-folder-close-all)

q
Quit Wanderlust. (wl-exit)

z
Suspend Wanderlust. (wl-folder-suspend)

M-s
Save current folder status. (wl-save)

M-t
Toggle Wanderlust's offline/online status. (wl-toggle-plugged)

C-t
Start Wanderlust's plug-status manager. (wl-plugged-change)


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Yuuichi Teranishi on February, 19 2005 using texi2html