Lars Magne Ingebrigtsen wrote:
Reiner Steib <reinersteib+gmane(a)imap.cc> writes:
> There you may find a possible solution[1] or a workaround[2]
there. I
> don't know why[1] hasn't been implemented.
>
> ,----[
http://thread.gmane.org/gmane.emacs.gnus.general/68154/focus=68185 ]
>| Gnus should bind `coding-system-for-read' then to the value of
>| `mm-binary-coding-system' that defaults to `binary'. However,
>| it seems to have been set to nil or `undecided':
> `----
I don't know why, either. Katsumi?
I realized what we have to fix is `mml-compute-boundary-1'. It
may take a couple of days (or shorter?). I'll work on it.
The function looks for ones that are the same as a MIME boundary
(e.g., =-=-=) in contents of MIME parts, and updates the boundary
pattern so as to be unique, if any. Contents to be checked should
be encoded ones, however it doesn't so. As for a file to attach,
it reads the file without binding `coding-system-for-read', doesn't
encode it, and looks for things like the boundary in it. That is
the root cause of an XEmacs 21.5 error.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta