Hi, > [from mime-edit.el] > > (defvar mime-transfer-level 7 > "*A number of network transfer level. It should be bigger than 7.") > > On the face of it, this looks absurd. Why would we say the number > should be bigger than 7 (and what does that mean, anyhow), and then > set it to 7 explicitly? Docstring is wrong. `mime-transfer-level' should be 7 or bigger. -- Kazuhiro Ito