6 \%[+folder] \%[msgs] \%[
10 \fIRmm\fR removes the specified messages by renaming the message
11 files with preceding commas.
12 (This is the Rand-UNIX backup file
15 If the user has a profile component such as
19 then instead of simply renaming the message file,
21 will call the named program to delete the file.
23 Some users of csh prefer the following:
27 where folder +d is a folder for deleted messages, and
29 alias mexp 'rm `mhpath +d all`'
31 is used to `exponge' deleted messages.
33 The current message is not changed by \fIrmm\fR, so a \fInext\fR will
34 advance to the next message in the folder as expected.
37 $HOME/\*.mh\(ruprofile The user profile
38 .SH PROFILE COMPONENTS
39 Path: To determine the user's MH directory
41 Current-Folder: To find the default current folder
43 Delete-prog: Optional program to delete the message
48 `+folder' defaults to current
50 `msgs' defaults to cur
52 If a folder is given, it will become current.