1*44252Sbostic-----------------------------------------------------------
2*44252SbosticThe following ~ escapes are defined:
3*44252Sbostic~~		Quote a single tilde
4*44252Sbostic~b users	Add users to "blind" cc list
5*44252Sbostic~c users	Add users to cc list
6*44252Sbostic~d		Read in dead.letter
7*44252Sbostic~e		Edit the message buffer
8*44252Sbostic~f messages	Read in messages
9*44252Sbostic~F messages	Same as ~f, but keep all header lines
10*44252Sbostic~h		Prompt for to list, subject and cc list
11*44252Sbostic~r file		Read a file into the message buffer
12*44252Sbostic~p		Print the message buffer
13*44252Sbostic~m messages	Read in messages, right shifted by a tab
14*44252Sbostic~M messages	Same as ~m, but keep all header lines
15*44252Sbostic~s subject	Set subject
16*44252Sbostic~t users	Add users to to list
17*44252Sbostic~v		Invoke display editor on message
18*44252Sbostic~w file		Write message onto file.
19*44252Sbostic~?		Print this message
20*44252Sbostic~!command	Invoke the shell
21*44252Sbostic~|command	Pipe the message through the command
22*44252Sbostic-----------------------------------------------------------
23