>>>>> Erwan David wrote: > No Gnus v0.11 > GNU Emacs 22.2.1 (x86_64-pc-freebsd, X toolkit, Xaw3d scroll bars) > of 2008-06-09 on nez-casse.depot.rail.eu.org > 200 news-3.free.fr (4-2) NNRP Service Ready - newsmaster@proxad.net (posting ok) > When I supersede an article, whose headers where sent in ISO-8859-1, they > are presented as is, thus as \351 since it is not a valid utf-8 > character. This leads to wrong encoding in superseded message header > when I do not catch this. > There is no problem in the body treatment, only headers. There's a similar problem in `gnus-summary-resend-message-edit' and the patch attached below seems to solve it. However I don't want to install it now because it has to be verified further and the next Emacs (containing Gnus v5.13, a.k.a. No Gnus) release is around the corner. So I'd add it to my TODO list instead.