2014-11-23 I've tried several tools to write Audio CDs. The one I settled with is mp3burn. This is how I wrote the disk today: mp3burn -c ATIP *.mp3 Philipp asked if we should replace all the MIME stuff in mmh by an external MIME library, like gmime. [0] I'm undecided, really. Mmh's MIME stuff really is a mess, but throwing it away to become fully dependent on gmime (and thus glib as well) is a tough step. I see large advantages and disadvantages on both sides. Current- ly, I think we should delay this question. Actually, this is what I've done all the time since my start on nmh: Ignore the MIME stuff but do everything else ... hmm. Michael Kirstein pointed out how important regression testing is in his eyes. I see it similar ... but I have never managed to focus this much on testing, up to now. Still, I know, I should learn to focus very much on testing, because it improves not only the quality of the code (indirectly) but also eliminates much of the uncertainty of refactoring. This discussion with Michael Kir- stein could provide the motivation I need to change something on my projects in this regards. [0] http://spruce.sf.net/gmime http://marmaro.de/lue/ markus schnalke