Mercurial > docs > master
comparison 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 |
comparison
equal
deleted
inserted
replaced
211:ff303d854771 | 212:9317d789cef9 |
---|---|
4 | 4 |
5 1+ 2012-07-04 23:42 Bob The Unix philosophy | 5 1+ 2012-07-04 23:42 Bob The Unix philosophy |
6 2 2365-05-15 02:17 "Jean-Luc Picard" Good advice | 6 2 2365-05-15 02:17 "Jean-Luc Picard" Good advice |
7 VE | 7 VE |
8 .VS | 8 .VS |
9 $ f(CBshowfP fI(display the current message, i.e. the one marked with `+')fP | 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 | 10 Date: Wed, 04 Jul 2012 23:42:00 +0200 |
11 From: Bob <bob@example.org> | 11 From: Bob <bob@example.org> |
12 To: meillo@marmaro.de | 12 To: meillo@marmaro.de |
13 Subject: The Unix philosophy | 13 Subject: The Unix philosophy |
14 | 14 |
22 -- Brian W. Kernighan and Rob Pike | 22 -- Brian W. Kernighan and Rob Pike |
23 ``The UNIX Programming Environment'' | 23 ``The UNIX Programming Environment'' |
24 (quotation freely rearranged) | 24 (quotation freely rearranged) |
25 VE | 25 VE |
26 .VS | 26 .VS |
27 $ f(CBrefile +quotesfP fI(move the current message to the folder `quotes')fP | 27 $ f(CBrefile +quotesfP fI(move the current message to the folder `quotes')fP |
28 Create folder "/home/meillo/Mail/quotes"? y | 28 Create folder "/home/meillo/Mail/quotes"? y |
29 VE | 29 VE |
30 .VS | 30 .VS |
31 $ f(CBnextfP fI(display the next message; the same as `fLshow nfP')fL | 31 $ f(CBnextfP fI(display the next message; equal to `fLshow nfP')fL |
32 Date: Sat, 15 May 2365 02:17:00 +0000 | 32 Date: Sat, 15 May 2365 02:17:00 +0000 |
33 From: "Jean-Luc Picard" <captain@uss-enterprise> | 33 From: "Jean-Luc Picard" <captain@uss-enterprise> |
34 To: meillo@marmaro.de | 34 To: meillo@marmaro.de |
35 Subject: Good advice | 35 Subject: Good advice |
36 | 36 |
37 part text/plain 89 | 37 part text/plain 89 |
38 Open your mind to the past -- art, history, philosophy. | 38 Open your mind to the past -- art, history, philosophy. |
39 And all this may mean something. | 39 And all this may mean something. |
40 VE | 40 VE |
41 .VS | 41 .VS |
42 $ f(CBreplfP fI(reply to this message)fP | 42 $ f(CBreplfP fI(reply to this message)fP |
43 fI(the reply is composed in the editor)fP | 43 [...] fI(the reply is composed in an editor session)fP |
44 | |
44 What now? f(CBsendfP | 45 What now? f(CBsendfP |
45 VE | 46 VE |
46 .VS | 47 .VS |
47 $ f(CBfolderfP fI(print information on the current folder)fP | 48 $ f(CBfolderfP fI(print information on the current folder)fP |
48 inbox+ has 1 message (2-2); cur=2 | 49 inbox+ has 1 message (2-2); cur=2 |
49 VE | 50 VE |
50 .VS | 51 .VS |
51 $ f(CBscanfP fI(list the messages in the current folder)fP | 52 $ f(CBscanfP fI(list the messages in the current folder)fP |
52 2+ 2365-05-15 02:17 "Jean-Luc Picard" Good advice | 53 2+ 2365-05-15 02:17 "Jean-Luc Picard" Good advice |
53 VE | 54 VE |
54 .VS | 55 .VS |
55 $ f(CBscan +quotesfP fI(list the messages in folder `quotes')fP | 56 $ f(CBscan +quotesfP fI(list the messages in folder `quotes')fP |
56 1 2012-07-04 23:42 Bob The Unix philosophy | 57 1 2012-07-04 23:42 Bob The Unix philosophy |