Commit 5b79d339 5b79d339d057f21574546e56bc3e2e871b91822c by Alain Magloire

.

1 parent 04196928
Showing 1 changed file with 13 additions and 0 deletions
2001-07-25 Alain Magloire
Base on Jakob idea propose an implementation for decode.
But it is clearly not flexible enough:
decode [msgno] [part]
? decode 28 2
Suppose message 28 is a mime with two part, the second part
will be decoded and sent to stdout.
* mail/decode.c: First implementation behind Jakobs idea.
2001-07-23 Sergey Poznyakoff
* configure.in,libmu_scm/Makefile.am,guimb/Makefile.am : Fixed to
compile properly on systems with missing/incomplete guile.
......