]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/support/general/RCS/scan.mailx,v
Simplify folder_exists() to just testing stat(2)'s return value.
[nmh] / docs / historical / mh-6.8.5 / support / general / RCS / scan.mailx,v
1 head 1.5;
2 access;
3 symbols;
4 locks; strict;
5 comment @# @;
6
7
8 1.5
9 date 92.10.26.16.44.42; author jromine; state Exp;
10 branches;
11 next 1.4;
12
13 1.4
14 date 92.02.11.05.11.14; author jromine; state Exp;
15 branches;
16 next 1.3;
17
18 1.3
19 date 92.02.09.22.12.28; author jromine; state Exp;
20 branches;
21 next 1.2;
22
23 1.2
24 date 92.01.31.16.37.47; author jromine; state Exp;
25 branches;
26 next 1.1;
27
28 1.1
29 date 92.01.31.16.37.44; author jromine; state Exp;
30 branches;
31 next ;
32
33
34 desc
35 @@
36
37
38 1.5
39 log
40 @remove %?{content-type} stuff (from MTR)
41 @
42 text
43 @%<(cur)>%| %>\
44 %<{status} %|N%>\
45 %<{replied}R%?{encrypted}E%| %>\
46 %4(msg)\
47 %<(mymbox{from})%<{to}To: %13(friendly{to})%>%>%<(zero)%17(friendly{from})%>\
48 %3(day{date}) %3(month{date}) %02(mday{date})\
49 %02(hour{date}):%02(min{date})\
50 %{subject}
51 @
52
53
54 1.4
55 log
56 @use if-then-elseif-else
57 @
58 text
59 @d3 1
60 a3 1
61 %<{replied}R%?{encrypted}E%?{content-type}M%| %>\
62 @
63
64
65 1.3
66 log
67 @put in new from/to test
68 @
69 text
70 @d3 1
71 a3 1
72 %<{replied}R%|%<{encrypted}E%|%<{content-type}M%| %>%>%>\
73 @
74
75
76 1.2
77 log
78 @Multimedia MH
79 @
80 text
81 @d5 1
82 a5 1
83 %<(mymbox{from})To: %13(friendly{to})%|%17(friendly{from})%>\
84 @
85
86
87 1.1
88 log
89 @Initial revision
90 @
91 text
92 @d3 1
93 a3 1
94 %<{replied}R%|%<{encrypted}E%| %>%>\
95 @