Go to the first, previous, next, last section, table of contents.


Start Wanderlust

If installation and configuration worked well, you can invoke Wanderlust by typing following command in Emacs.

M-x wl

After initialization, Folder Mode which shows the list of folders will appear. That means the folders you defined in the `~/.folders' are listed If you start Wanderlust with prefix argument like C-u M-x wl, you can skip folder checking.

Basically, you will handle messages in wanderlust while you come and go from/to each of the following buffers.

`Folder Buffer'
You can see the list of folders. You can select some folder and go into the summary of it. You can subscribe new folder or edit subscription list.
`Summary Buffer'
You can see the list of messages in the folder. You can select message and view its contents, and reply to some message. You can delete ones or move ones to another folder.
`Message Buffer'
You can see the contents of the message. You can save part to disk or open in external programs.
`Draft Buffer'
You can edit message.

Details of each ones are explained later.


Go to the first, previous, next, last section, table of contents.