docs/master

view input/mh-session @ 212:9317d789cef9

Various improvements and rework.
author markus schnalke <meillo@marmaro.de>
date Thu, 12 Jul 2012 22:04:51 +0200
parents d8b33fc611be
children 77c87c38bff4
line source
1 .VS
2 $ f(CBincfP
3 Incorporating new mail into inbox...
5 1+ 2012-07-04 23:42 Bob The Unix philosophy
6 2 2365-05-15 02:17 "Jean-Luc Picard" Good advice
7 VE
8 .VS
9 $ f(CBshowfP fI(display the current message, i.e. the one marked with `+')fP
10 Date: Wed, 04 Jul 2012 23:42:00 +0200
11 From: Bob <bob@example.org>
12 To: meillo@marmaro.de
13 Subject: The Unix philosophy
15 part text/plain 307
16 The design of MH follows the Unix philosophy.
18 > At the heart of the Unix philosophy is the idea that
19 > the power of a system comes more from the relationship
20 > among programs than from the programs themselves.
22 -- Brian W. Kernighan and Rob Pike
23 ``The UNIX Programming Environment''
24 (quotation freely rearranged)
25 VE
26 .VS
27 $ f(CBrefile +quotesfP fI(move the current message to the folder `quotes')fP
28 Create folder "/home/meillo/Mail/quotes"? y
29 VE
30 .VS
31 $ f(CBnextfP fI(display the next message; equal to `fLshow nfP')fL
32 Date: Sat, 15 May 2365 02:17:00 +0000
33 From: "Jean-Luc Picard" <captain@uss-enterprise>
34 To: meillo@marmaro.de
35 Subject: Good advice
37 part text/plain 89
38 Open your mind to the past -- art, history, philosophy.
39 And all this may mean something.
40 VE
41 .VS
42 $ f(CBreplfP fI(reply to this message)fP
43 [...] fI(the reply is composed in an editor session)fP
45 What now? f(CBsendfP
46 VE
47 .VS
48 $ f(CBfolderfP fI(print information on the current folder)fP
49 inbox+ has 1 message (2-2); cur=2
50 VE
51 .VS
52 $ f(CBscanfP fI(list the messages in the current folder)fP
53 2+ 2365-05-15 02:17 "Jean-Luc Picard" Good advice
54 VE
55 .VS
56 $ f(CBscan +quotesfP fI(list the messages in folder `quotes')fP
57 1 2012-07-04 23:42 Bob The Unix philosophy
58 VE
59 .VS
60 $ f(CBscan +sentfP fI(list the messages in folder `sent')fP
61 1 2012-07-12 08:23 To:"Jean-Luc Pica Re: Good advice
62 VE
63 .VS
64 $
65 VE