]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/support/general/RCS/scan.time,v
Simplify folder_exists() to just testing stat(2)'s return value.
[nmh] / docs / historical / mh-6.8.5 / support / general / RCS / scan.time,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.38.14; author jromine; state Exp;
25 branches;
26 next 1.1;
27
28 1.1
29 date 92.01.31.16.38.13; 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 @%4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%| %>\
44 %02(mon{date})/%02(mday{date}) \
45 %02(hour{date}):%02(min{date})%3(tzone{date})\
46 %<{date} %|*%>\
47 %<(mymbox{from})%<{to}To:%14(friendly{to})%>%>%<(zero)%17(friendly{from})%> \
48 %{subject}%<{body}<<%{body}%>
49 @
50
51
52 1.4
53 log
54 @use if-then-elseif-else
55 @
56 text
57 @d1 1
58 a1 1
59 %4(msg)%<(cur)+%| %>%<{replied}-%?{encrypted}E%?{content-type}M%| %>\
60 @
61
62
63 1.3
64 log
65 @put in new from/to test
66 @
67 text
68 @d1 1
69 a1 1
70 %4(msg)%<(cur)+%| %>%<{replied}-%|%<{encrypted}E%|%<{content-type}M%| %>%>%>\
71 @
72
73
74 1.2
75 log
76 @Multimedia MH
77 @
78 text
79 @d5 1
80 a5 1
81 %<(mymbox{from})To:%14(friendly{to})%|%17(friendly{from})%> \
82 @
83
84
85 1.1
86 log
87 @Initial revision
88 @
89 text
90 @d1 1
91 a1 1
92 %4(msg)%<(cur)+%| %>%<{replied}-%|%<{encrypted}E%| %>%>\
93 @