.
Showing
1 changed file
with
13 additions
and
0 deletions
1 | 2001-07-25 Alain Magloire | ||
2 | |||
3 | Base on Jakob idea propose an implementation for decode. | ||
4 | But it is clearly not flexible enough: | ||
5 | |||
6 | decode [msgno] [part] | ||
7 | ? decode 28 2 | ||
8 | |||
9 | Suppose message 28 is a mime with two part, the second part | ||
10 | will be decoded and sent to stdout. | ||
11 | |||
12 | * mail/decode.c: First implementation behind Jakobs idea. | ||
13 | |||
1 | 2001-07-23 Sergey Poznyakoff | 14 | 2001-07-23 Sergey Poznyakoff |
2 | * configure.in,libmu_scm/Makefile.am,guimb/Makefile.am : Fixed to | 15 | * configure.in,libmu_scm/Makefile.am,guimb/Makefile.am : Fixed to |
3 | compile properly on systems with missing/incomplete guile. | 16 | compile properly on systems with missing/incomplete guile. | ... | ... |
-
Please register or sign in to post a comment