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

4.2.2 Key bindings

Key bindings on the folder mode related to folder editing are shown below. All bindings starts with m, and primary commands are binded to one stroke key binding.

m a
Add specified folder to your folder list . If you enter non-existent folder, create it after confirmation. (wl-fldmgr-add)

+
m g
Create a folder group. (wl-fldmgr-make-group)

m A
Create an access group. (wl-fldmgr-make-access-group)

m d
Delete folder itself and msgdb. If the folder itself cannot be deleted like NNTP folder, only msgdb is deleted. (wl-fldmgr-delete)

R
m R
Change the name of folder or folder group. msgdb's path is also changed. (wl-fldmgr-rename)

*
m m
Create a multi folders in the cutlist (cut, copied folders). (wl-fldmgr-make-multi)

|
m f
Create a filter folder. (Put a filter on the folder). (wl-fldmgr-make-filter)

M-c
m c
Copy folder (it is not available on folder group). (wl-fldmgr-copy)

M-w
m W
Copy folders in the specified region. (wl-fldmgr-copy-region)

C-k
m k
Cut folder. Folder itself is not deleted. (wl-fldmgr-cut)

C-w
m C-w
Cut folders in the specified region. (wl-fldmgr-cut-region)

C-y
m y
Paste folders that are copied or cut (folders in the cut-list). (wl-fldmgr-yank)

m p
Put nickname on the folder. (wl-fldmgr-set-petname)

m q
Clear the cut-list. (cut, copied folder information is cleared, you cannot paste after this) (wl-fldmgr-clear-cut-entity-list)

m s
Sort folders in the current folder group. (wl-fldmgr-sort)

m C-s
Save current folder view to the `wl-folders-file'. (wl-fldmgr-save)

[Following commands are only available on the access groups]

u
m u
Set the visibility of folder (subscribe/unsubscribe). (wl-fldmgr-unsubscribe)

U
r u
Set the visibility of the folders (subscribe/unsubscribe) in the specified region. (wl-fldmgr-unsubscribe-region)

l
m l
List folders that are currently available. (wl-fldmgr-access-display-normal)

L
m L
List all folders regardless of the subscription status. (wl-fldmgr-access-display-all)


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

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