[Contents]   [Back]   [Prev]   [Up]   [Next]   [Forward]  


Reading Basis

To read messages in arrival order, type `SPC' to display them. That's it. It's easy, isn't it?

Yet this might not be comprehensive, so we list up basic commands for page process as follows:

`SPC'
Read through messages. That is, display a message, scroll it, and move-then-display another message. Refer to See section Beginner course to know which direction the cursor moves.
`DEL'
Back-scroll this message. Unnecessary header fields are hidden over the window. Type `DEL' to see them when a message is displayed.
`.'
If the size of a message exceeds `mew-file-max-size', MIME analysis is skipped then the beginning of the raw message is displayed. In this case, type `.' to force MIME analysis.
`,'
Display this message in the raw format(i.e. without MIME analysis). The beginning part of the message, whose size specified by `mew-file-max-size', is displayed. If called with `C-u', the entire message is displayed in the raw format.
`RET'
Make this message scroll up with one line.
`M-RET'
`-'
Make this message scroll down with one line.
`C-n'
Go to the next line.
`C-p'
Go to the previous line.
`n'
Move to below then display. Targets includes parts, messages marked with `*', and non-marked messages. When called with `C-u', parts are skipped.
`p'
Move to above then display. Targets includes parts, messages marked with `*', and non-marked messages. When called with `C-u', parts are skipped.
`j'
Jump to a message according to the number which you input.


[Contents]   [Back]   [Prev]   [Up]   [Next]   [Forward]