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